Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 90,311 for

doc format

(1.27 sec)
  1. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code page in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent chart element....and callout formatting for chart data labels. let doc = new aw ...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...XPS format. def __init__ ( self ): ...... XpsSaveOptions(save_format) Initializes a new instance of this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...PostScript (PS) files to DOC format. After that, you can use...Words for .NET, to render the DOC file to WORDML. Aspose.Total...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....borders to a paragraph’s format. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!...borders to a paragraph’s format. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Android API to Render SVG to DOCM | products.as...

    Transform SVG to DocM via Android via Java API...Graphics (SVG) format is a popular vector image format used for creating...the web. It is an XML-based format that is used to define vector-based...

    products.aspose.com/total/android-java/conversi...
  10. Table.node_type property | Aspose.Words for Python

    Table.node_type property. Returns [NodeType.TABLE](../../../aspose.words/nodetype/#TABLE).... doc = aw . Document ( file_name =...composite. self . assertTrue ( doc . is_composite ) # Invoke the...

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