Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 95,858 for

doc

(0.1 sec)
  1. IFieldDatabaseProvider Interface | Aspose.Words...

    Enhance your Document automation with the Aspose.Words.Fields.IFieldDatabaseProvider interface. Seamlessly supply data for FieldDatabase updates.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  2. C++ API to Export CGM to GIF | products.aspose.com

    Convert CGM to GIF within C++ applications....to convert CGM file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to GIF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Aspose::Words::Document::RenderToScale method |...

    Aspose::Words::Document::RenderToScale method. Renders a Document page into a Graphics object to a specified scale in C++.... auto doc = MakeObject < Document > ( MyDir...= System :: Math :: DivRem ( doc -> get_PageCount (), thumbColumns...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.DocumentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Every paragraph that we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your Document automation today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your Document formatting effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  8. Android API to Render XPS to DOT | products.asp...

    Transform XPS to DOT via Android via Java API...step is to convert XPS file to DOC using Aspose.PDF for Android...PDF, it can be converted to DOC using the same API. The second...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render SVG to XAMLFLOW | product...

    Transform SVG to XAMLFLOW via Android via Java API...used to convert SVG file to DOC. It is a powerful PDF manipulation...can be used to convert SVG to DOC. The Aspose.Words for Android...

    products.aspose.com/total/android-java/conversi...
  10. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.insert_field method... doc = aw . Document () para = doc . first_section...child nodes: run = aw . Run ( doc = doc ) run . text = 'This run was...

    reference.aspose.com/words/python-net/aspose.wo...