Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 41,499 for

document properties

(0.27 sec)
  1. CustomPart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!...Structured Document Tags or Content Control documentation article...The default constructor. Properties Name Description ContentType...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Secure Presentations on Android|Aspose.Slides D...

    Protect PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides for Android—set passwords, apply encryption, enforce read-only, and remove protection with code....Android Manage Presentation Properties on Android...

    docs.aspose.com/slides/androidjava/presentation...
  3. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your Document processing experience....Mail Merge and Reporting documentation article. public class FieldMergingArgs...FieldMergingArgsBase Properties Name Description Document { get; } Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Secure Presentations in PHP|Aspose.Slides for P...

    Protect PowerPoint PPT, PPTX and ODP presentations in PHP with Aspose.Slides—set passwords, apply encryption, enforce read-only, and remove protection....in PHP Manage Presentation Properties in PHP...

    docs.aspose.com/slides/php-java/presentation-se...
  5. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol...background_color property FieldDisplayBarcode.background_color property Gets...in the range [0, 0xFFFFFF] @property def background_color ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Secure Presentations in .NET|Aspose.Slides Docu...

    Protect PowerPoint PPT, PPTX and ODP presentations in C# with Aspose.Slides for .NET—set passwords, apply encryption, enforce read-only, and remove protection with code....NET Manage Presentation Properties in .NET...

    docs.aspose.com/slides/net/presentation-security/
  7. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom Properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...the workbook with custom properties. I am using the workbook...need to consult the latest documentation for any changes in method...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  8. 使用JavaScript via C++将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为高分辨率图像。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured Document tag in C++....numerical Id for this structured document tag. int32_t Aspose :: Words...rules:* The document shall retain structured document tag ids only...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…... Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions...pdf"); After checking the Word document, the text seems to come from...

    forum.aspose.com/t/extra-text-appears-when-conv...