Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 5,200 for

assemble document

(1.34 sec)
  1. CustomXmlSchemaCollection.Count | Aspose.Words ...

    Discover the CustomXmlSchemaCollection Count property to easily retrieve the total number of elements in your XML schema collection. Optimize your data management!... Document doc = new Document (); string xmlPartId...namespace Aspose.Words.Markup assembly Aspose.Words CustomXmlSchemaColle...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words Stroke.StartArrowWidth...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CustomXmlSchemaCollection.Add | Aspose.Words fo...

    Discover how the CustomXmlSchemaCollection Add method enhances your XML management by seamlessly adding items to your collection for optimal performance.... Document doc = new Document (); string xmlPartId...namespace Aspose.Words.Markup assembly Aspose.Words CustomXmlSchemaColle...

    reference.aspose.com/words/net/aspose.words.mar...
  4. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....exported as inline tags in the document structure. public bool ExportFloatingShapes...as inline tags. Document doc = new Document ( MyDir + "Floating...

    reference.aspose.com/words/net/aspose.words.sav...
  5. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality.... Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  6. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....visitor DocumentVisitor The document visitor. Return Value The...using a document visitor. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldBibliography.FilterLanguageId | Aspose.Wor...

    Discover how the FieldBibliography FilterLanguageId property enhances your bibliographic data management by filtering sources by language for precise results....to only the sources in the document that use that language. public...BIBLIOGRAPHY fields. // Open a document containing bibliographical...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldBibliography.FormatLanguageId | Aspose.Wor...

    Discover how the FieldBibliography FormatLanguageId property enhances your Document's bibliographic sources with customizable language settings for improved clarity....bibliographic sources in the document. public string FormatLanguageId...BIBLIOGRAPHY fields. // Open a document containing bibliographical...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert VCF to DOTX in Python | products.aspose...

    Save VCF to DOTX in your Python applications without using Microsoft Outlook or Word...DOTX (Document Template) is a Microsoft Word document template...template used to create new documents. It is used to store the formatting...

    products.aspose.com/total/python-net/conversion...
  10. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…...of fonts, following this documentation article: Font Folder – How...to PDF using (Document pdfDocument = new Document("path/to/your/input...

    forum.aspose.com/t/html-to-pdf-conversion-fails...