Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 180,195 for

doc

(0.29 sec)
  1. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two wrapping...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. C# API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT without using Microsoft Word...convert CGM file formats to DOC. After the conversion, the Aspose...API can be used to render the DOC file to OTT. Aspose.PDF for ...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#.... PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and many...Formats page, including PDF, DOCX, DOC, RTF, ODT, EPUB, HTML, and more...

    docs.aspose.com/words/net/hello-world/
  5. FieldIf | Aspose.Words for Java

    Implements the IF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Statement 1:...

    reference.aspose.com/words/java/com.aspose.word...
  6. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section... let doc = new aw . Document (); // Find...foreach ( Section section in doc . sections . OfType < Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldGreetingLine.AlternateText | Aspose.Words ...

    Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a generic greeting...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: Lists :: List > list1 = doc -> get_Lists () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...