Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 180,073 for

doc

(0.1 sec)
  1. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. Android API to Render SVG to DOTX | products.as...

    Transform SVG to DOTX via Android via Java API...is to convert the SVG file to DOC using the Aspose.PDF for Android...the SVG file is converted to DOC, the Word Processing API, Aspose...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PS to XAMLFLOW | products...

    Transform PS to XAMLFLOW via Android via Java API...is to convert the PS file to DOC using Aspose.PDF for Android...second step is to render the DOC file to XAMLFLOW using Aspose...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render EPUB to OTT | products.as...

    Transform EPUB to OTT via Android via Java API...to convert the EPUB file to DOC using Aspose.PDF for Android...including DOC. Once the EPUB file is converted to DOC, the Word...

    products.aspose.com/total/android-java/conversi...
  5. CustomPart.Name | Aspose.Words for .NET

    Discover how to manage CustomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality.... Document doc = new Document ( MyDir + "Custom...package.docx" ); Assert . That ( doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the Document as a bookmark end.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A valid bookmark needs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template Documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  8. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_Document_properties property. Gets [PlainTextDocument.built_in_Document_properties](./) of the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . b...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Page 1'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMerge.DeleteFields | Aspose.Words for .NET

    Effortlessly streamline your Documents with the MailMerge DeleteFields method, removing unnecessary mail merge fields for cleaner, more professional results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.mai...