Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 180,209 for

doc

(0.8 sec)
  1. C++ API to Export SVG to WORDML | products.aspo...

    Convert SVG to WORDML within C++ applications....to convert SVG file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to WORDML. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. C++ API to Export SVG to PCL | products.aspose.com

    Convert SVG to PCL within C++ applications....developers to convert SVG files to DOC. Aspose.Words for C++ is an advanced...enables developers to export DOC files to PCL. With Aspose.Total...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. C++ API to Export PS to MARKDOWN | products.asp...

    Convert PS to MARKDOWN within C++ applications....to convert PS file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to MARKDOWN. This makes it easy...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. Aspose::Words::WebExtensions::WebExtension clas...

    Aspose::Words::WebExtensions::WebExtension class. Represents a web extension object. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference class. Represents the reference to a web extension. The reference is used to identify the provider location and version of the extension. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance Document layouts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

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