Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 298,038 for

doc

(0.14 sec)
  1. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets revision options in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape.... doc = aw . Document () # Create a...text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. IMailMergeDataSourceRoot class | Aspose.Words f...

    aspose.words.mailmerging.IMailMergeDataSourceRoot class. Implement this interface to allow mail merge from a custom data source with master-detail data....[ "Vancouver" , "Seattle" ] doc = ExMailMergeCustom . create...corresponding names/column names. doc . mail_merge . execute_with_regions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    DocumentSavingArgs 财产. 总体估计百分比进度...saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...OperationCanceledExc >(() => doc . Save ( ArtifactsDir + $"HtmlSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  5. DocumentBuilder.insert_footnote method | Aspose...

    aspose.words.DocumentBuilder.insert_footnote method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some text and mark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getLayoutOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Frameset.child_framesets property | Aspose.Word...

    Frameset.child_framesets property. Gets the collection of child frames and frames pages.... doc = aw . Document ( MY_DIR + "Frameset...io/uploads/2017/02/file-sample_100kB.docx" , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert TEXT To SVG Java

    Convert TEXT to SVG format in Java code. Save TEXT as SVG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/java/conversion/text-...
  9. WarningInfoCollection.Clear | Aspose.Words for ...

    WarningInfoCollection 方法. 从集合中删除所有元素... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. FieldCollection.Item | Aspose.Words for .NET AP...

    FieldCollection 财产. 返回指定索引处的字段... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/zh/net/aspose.words....