Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 180,661 for

doc

(0.58 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Android API to Render PCL to DOCM | products.as...

    Transform PCL to DocM via Android via Java API...used to convert PCL files to DOC. This API supports a wide range...which can be used to render DOC to DOCM. This API supports a...

    products.aspose.com/total/android-java/conversi...
  5. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart in the Black...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...need to render the CGM file to DOC using Aspose.PDF for Java. Aspose...the CGM file is rendered to DOC, you can use Aspose.Words for...

    products.aspose.com/total/java/conversion/cgm-t...
  8. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related Document page. Get accurate page tracking and reflow insights!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. ParagraphFormat.noSpaceBetweenParagraphsOfSameS...

    ParagraphFormat.noSpaceBetweenParagraphsOfSameStyle property. When ``true``, [ParagraphFormat.spaceBefore](../spaceBefore/) and [ParagraphFormat.spaceAfter](../spaceAfter/) will be ignored between the paragraphs of the same style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a Document to a multi-page TIFF using Python. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.... Converting DOC to Multi-Page TIFF In Aspose...Aspose.Words, conversion from DOC to TIFF can be performed with one...

    docs.aspose.com/words/python-net/saving-a-docum...