Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 180,643 for

doc

(0.23 sec)
  1. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DocPROPERTY field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways of using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldDocVariable class |...

    Aspose::Words::Fields::FieldDocVariable class. Implements DocVARIABLE field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways of using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Fill.OneColorGradient | Aspose.Words for .NET

    Discover how to use the OneColorGradient method to create stunning one-color gradients for your designs. Enhance your projects effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SvgSaveOptions.RemoveJavaScriptFromLinks | Aspo...

    Optimize SVG files with SvgSaveOptions, easily remove JavaScript from links for cleaner code. Enhance performance and security with this simple setting!... Document doc = new Document ( MyDir + "JavaScript...RemoveJavaScriptFrom = true ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track Document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...OperationCanceledExc >(() => doc . Save ( ArtifactsDir + $"HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... doc = aw . Document ( file_name =...'Combo chart.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

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