Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 155,673 for

doc

(0.13 sec)
  1. RevisionGroupCollection indexer | Aspose.Words ...

    RevisionGroupCollection indexer. Returns a revision group at the specified index.... doc = aw . Document ( file_name =...'Revisions.docx' ) revision_group = doc . revisions . groups [ 0 ] See...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...md" doc = ap . Document ( input_pdf_path...resources_directory_name = "images" doc . save ( markdown_output_file_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  4. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced Document visuals and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Javahttps://products.aspose.com/pdf/th/java/conversion/pdf-to-Doc/Recent content in PDF เป็น {{FILERESSU......com/pdf/th/java/conversion/pdf-to-doc/Recent content in PDF เป็น {{FILERESSULT}}...com/pdf/th/java/conversion/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/java/conversion/pdf-...
  6. TaskPane.Width | Aspose.Words for .NET

    Discover the TaskPane Width property to easily customize your task pane's default width, enhancing user experience and functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  7. Aspose::Words::Notes::FootnoteOptions::get_Star...

    Aspose::Words::Notes::FootnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered footnotes in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. WebExtensionBinding.BindingType | Aspose.Words ...

    Discover the WebExtensionBinding BindingType property, which defines binding types for seamless integration and enhanced web functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  9. WebExtensionReference.StoreType | Aspose.Words ...

    Discover the WebExtensionReference StoreType property, defining marketplace types to enhance your web development projects with tailored solutions.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  10. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

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