Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 4,661 for

values

(0.2 sec)
  1. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API.... Specify the or the value. Call the method. Specify the...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/java/accept-or-re...
  2. Remover metadados de documentos e imagens usand...

    Remova metadados seletivos ou limpe todas as propriedades de metadados usando C# de arquivos DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, email, eBooks, Visio, Zip....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/pt/metadata/remove-metadata-...
  3. Hitung Kata dan Kemunculan Setiap Kata dalam Do...

    Hitung jumlah kata dan kemunculannya dalam dokumen PDF, Word, Excel, PowerPoint, dan Email dalam C# menggunakan .NET document parsing API....Value); // Cetak Hasil hitungan kata...of {0}: {1}", pair.Key, pair.Value); } } } Berikut adalah output...

    blog.groupdocs.com/id/parser/count-words-and-oc...
  4. ลบข้อมูลเมตาของเอกสารและรูปภาพโดยใช้ C#

    ลบข้อมูลเมตาที่เลือกหรือล้างคุณสมบัติข้อมูลเมตาทั้งหมดโดยใช้ C# จาก DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, รูปภาพ WebP, อีเมล, eBooks, Visio, ไฟล์ Zip...Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/th/metadata/remove-metadata-...
  5. นับคำและการเกิดขึ้นของแต่ละคำในเอกสารโดยใช้ C# ...

    นับจำนวนคำและการเกิดขึ้นในเอกสาร PDF, Word, Excel, PowerPoint และ Email ใน C# โดยใช้ API การแยกวิเคราะห์เอกสาร .NET...Value); // พิมพ์ผลการนับคำ Console...of {0}: {1}", pair.Key, pair.Value); } } } ต่อไปนี้เป็นผลลัพธ์ของโค้ดด้านบน:...

    blog.groupdocs.com/th/parser/count-words-and-oc...
  6. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....EnableUnixSupport" Value= "true" /> </ItemGroup> or you...Drawing.EnableUnixSupport" Value= "true" /> </ItemGroup> <ItemGroup>...

    docs.groupdocs.com/total/net/running-in-docker/
  7. オンラインで QR コードをスキャン |画像とカメラを使用した QR コードのスキャン

    オンラインで QR コードをスキャンします。 QRコード画像をスキャンし、カメラを使用してスキャンします。 C# と Java を使用してプログラムで QR コードをスキャンする方法についても説明します。...CodeTypeName +" Code Value: " + barcode.Value); } } C# を使用した QR...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ja/parser/scan-qr-code-online/
  8. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web....object’s property from one value to another . GroupDocs Code...(Object): {property1: value, property2: value} Heads up for this...

    blog.groupdocs.com/total/tips-for-using-the-gre...
  9. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....attribute is set to the following value then. Named Recipient < named...via .NET Numeric/Date-Time Value Formatting Supported Text Formatting...

    docs.groupdocs.com/assembly/python-net/features...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....( "customProperty1" , "some value" ); root . getDocumentPropertie..."customContentTypePro" , "custom value" ); metadata . save ( Constants...

    docs.groupdocs.com/metadata/java/working-with-m...