Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 477 for

dictionary

(0.03 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::GetEnumerator method. Returns a Dictionary enumerator object that can be used to iterate over all items in the collection in C++....merator method Returns a dictionary enumerator object that can...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....names, strings, arrays, dictionaries, and streams. Strings can...- array with 4 elements. Dictionaries store the data in key-value...

    docs.aspose.com/page/net/what-is-pdf-file/
  3. Aspose::Words::Saving::PdfSaveOptions::get_Preb...

    Aspose::Words::Saving::PdfSaveOptions::get_PreblendImages method. Gets or sets a value determining whether or not to preblend transparent images with black background color in C++....entry in soft-mask image dictionary. Also preblending images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection class. A collection of BuildingBlock objects in the document. To learn more, visit the documentation article in C++....Collections :: Generic :: Dictionary < System :: Guid , SharedPtr...Collections :: Generic :: Dictionary < System :: Guid , SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. Zstandard Archives & .zstd Extension | High-Spe...

    Discover the Zstandard Archives and .zstd extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract ZSTD files, and explore its legacy and features.... Its dictionary-based compression mechanism...size, checksum, and optional dictionary references. The modular structure...

    products.aspose.com/zip/most-common-archives/wh...
  6. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....language-specific hyphenation dictionaries are used. Aspose.Words uses...algorithms to work with such dictionaries and allows you to get the...

    docs.aspose.com/words/python-net/working-with-h...
  7. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file....exported as entries in /Info dictionary. Custom properties with the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing document properties for optimal results....exported as entries in /Info dictionary. Metadata 2 Custom properties...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....locale matching that of our dictionary. // When we save this document...

    reference.aspose.com/words/net/aspose.words/par...
  10. Export Jira tasks to MS Project MPP file

    Write your own converter which allows to export issues from JIRA using REST API and save them to MPP or Primavera files....project = new Project(); 33 Dictionary < string, dynamic > rawTasks...rawTasks = new Dictionary < string, dynamic > (); 34 HashSet < string...

    docs.aspose.com/tasks/net/convert-jira-to-mpp/