Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 180,080 for

doc

(0.1 sec)
  1. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured Document tags to custom XML data parts for enhanced Document integration.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  2. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.custom_xml_parts property | Aspose.Wor...

    Document.custom_xml_parts property. Gets or sets the collection of Custom XML Data Storage Parts....Custom XML Parts into OOXML and DOC documents only. This property...document tag with custom XML data. doc = aw . Document () # Construct...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PDF to Excel Workbook in Python|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = self . Document () pdf = self...Save the output to XLS format doc . save ( self . dataDir + "Converted_Excel...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  7. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current Document unhides from the Styles gallery and from the Styles task pane... let doc = new aw . Document (); let styleTitle = doc . styles...styleTitle . semiHidden = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Adapts [ImageData](./) class public API for Node.js porting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MemoryFontSource.Type | Aspose.Words for .NET

    Discover the MemoryFontSource Type property that reveals your font source type, enhancing your design precision and creativity. Unlock your font potential!...fontBytes , 0 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  10. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a shape with an...

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