Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 90,937 for

doc format

(0.78 sec)
  1. Փոխարկել TEXT PNG C++

    Փոխարկեք TEXT ը PNG ձևաչափի C++ կոդով: Պահեք TEXT որպես PNG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  2. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...that allows to wrap any file format not present in the OLE registry...object into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements....and callout formatting for chart data labels. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    Manage your Document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . That ( builder ....

    reference.aspose.com/words/net/aspose.words.lis...
  5. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/java/com.aspose.word...
  6. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize Document layout control, enhancing your Word processing experience with flexible customization options....the Converting to Fixed-page Format documentation article. public...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DocX Format....used when saving in the DOCX format. Members Name Description Ecma376_2006...saved document to adhere to. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code dotnet...

    products.aspose.com/words/net/make/html/
  10. Make WORD Using Javascript

    Make a new a Word Document in JavaScript in a few steps. Easily create a Word Document using Node.js via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code npm...

    products.aspose.com/words/nodejs-net/make/word/