Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 15,881 for

true type

(0.08 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddColumnBanding method. Gets the odd column banding style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddRowBanding method. Gets the odd row banding style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenColumnBanding method. Gets the even column banding style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…... IgnoreFormatting = true, // Optional – you can also...use‑case. // IgnoreEmptyParagraph = true, }; right.Compare(left, author:...

    forum.aspose.com/t/aspose-words-compare-incorre...
  5. Set Barcode Checksum Controls in C#|Documentation

    How to Set Checksum for 1D Barcodes in C# API"...by the corresponding barcode type. 1D barcodes may contain a checksum...Checksum Settings Various barcode types have different checksum requirements...

    docs.aspose.com/barcode/net/set-checksum-controls/
  6. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions....IMailMergeDataSource dataSource ) Parameter Type Description dataSource IMailMergeDataSource...<summary> /// An example of a typed collection that contains your...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets table area to which this conditional style relates in C++....Aspose::Words::ConditionalStyle::get_Type method Contents [ Hide ] Co...ConditionalStyle::get_Type method Gets table area to which this...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....saveOptions ); // Verify the file type of our document, and its encryption...info . isEncrypted ). toEqual ( true ); Shows how to add a digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...Format ( u "Name: \" {0} \"\n\t Type: \" {1} \"\n\t Value: \" {2}...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....extension to identify the file type and select the appropriate application...Python lets you embed other file types in slides. For example, you...

    docs.aspose.com/slides/python-net/manage-ole/