Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 42,185 for

document properties

(0.62 sec)
  1. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....to update fields in a Word document programmatically. Typically...for the given version of the document. But if you have an application...

    docs.aspose.com/words/net/update-fields/
  2. Convert 3DS to PDF via Node.js | products.aspos...

    Sample code for 3DS to PDF Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to PDF using API sample code.... powerful and easy to use document manipulation and conversion...PdfSaveOptions Set PDF specific properties for advanced conversion Call...

    products.aspose.com/3d/nodejs-java/conversion/3...
  3. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word Document...end of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. Remarks A complete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document language settings ignored in preview -...

    Description: We are experiencing an issue where the preview system ignores the language settings defined within the Document. Instead, the rendering appears to follow the system (server) regional settings. Issue deta…...Document language settings ignored in preview Aspose.Words Product...settings defined within the document. Instead, the rendering appears...

    forum.aspose.com/t/document-language-settings-i...
  5. Convert PNG to U3D via Python | products.aspose...

    Sample code for PNG to U3D Python conversion. Use API example code for batch PNG files to U3D conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/3d/python-net/conversion/pn...
  6. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...additional options when saving a document into the SaveFormat.ODT or...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...setting in the document. When you set the font properties for the footer...styles or settings in your document that might override the font...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  8. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....how to insert a field into a document using FieldType. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Generate GS1 DataBar (Omnidirectional, Stacked ...

    JavaScript example of code to generate GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in any modern browser using WebAssembly-based library....and set different barcode properties var generator = new BarCodeInstance...GenerateBarCodeImage (); // Display image document . getElementById ( "generatedImage"...

    products.aspose.com/barcode/javascript-cpp/data...
  10. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...5 Code: Document sourceDocument = null; try...)) { sourceDocument = new Document("c:\\test\\form.pdf"); try...

    forum.aspose.com/t/pdf-form-field-values-change...