Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 376,816 for

document

(0.12 sec)
  1. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....bookmarks in headers/footers in a document that we are rendering to PDF...PDF. doc = aw . Document ( file_name = MY_DIR + 'Bookmarks in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for .NET...the PDF with an instance of Document. Create a TextParagraph and...

    products.aspose.com/pdf/net/text/
  3. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...date every time we open the document using Microsoft Word. // Nesting...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Document doc = new Document (); Run run = new...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words/sto...
  7. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box....{ // Create PDF document using ( var document = new Aspose . Pdf...Pdf . Document ()) { var page = document . Pages . Add (); //...

    docs.aspose.com/pdf/net/floating-box/
  8. PdfSaveOptions.header_footer_bookmarks_export_m...

    PdfSaveOptions.header_footer_bookmarks_export_mode property. Determines how bookmarks in headers/footers are exported....bookmarks in headers/footers in a document that we are rendering to PDF...PDF. doc = aw . Document ( file_name = MY_DIR + 'Bookmarks in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Odso.TableName | Aspose.Words for .NET

    Discover the Odso TableName property, effortlessly connect to specific data sets in external sources, enhancing data integration with ease.... Document doc = new Document ( MyDir + "Odso data...Once we do that and save the document, // Microsoft Word will no...

    reference.aspose.com/words/net/aspose.words.set...
  10. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...