Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 180,447 for

doc

(0.17 sec)
  1. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DocX format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML Document in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/).... doc = aw . Document () # A blank...( aw . NodeType . SECTION , doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Android API to Render PDF to MHTML | products.a...

    Transform PDF to MHTML via Android via Java API...used to convert PDF files to DOC. This API provides a wide range...which can be used to render DOC to MHTML. This API provides a...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render SVG to RTF | products.asp...

    Transform SVG to RTF via Android via Java API...used to convert SVG file to DOC. This API provides a wide range...which can be used to render DOC to RTF. This API provides a wide...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PS to ODT | products.aspo...

    Transform PS to ODT via Android via Java API...used to convert a PS file to a DOC file. This API provides a wide...which can be used to render a DOC file to an ODT file. This API...

    products.aspose.com/total/android-java/conversi...
  9. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.lay...
  10. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...option is supported only in RTF, DOC and DOCX document formats. This...numbering at each section. let doc = new aw . Document (); let builder...

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