Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 170,563 for

doc

(0.13 sec)
  1. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = self . Document () pdf = self...pdf' # 访问 PDF 文件的第一页 toc_page = doc . getPages () . insert ( 1 )...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  3. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language.... doc = aw . Document ( MY_DIR + 'German...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your Documents with stunning glow effects. Elevate your design with unique formatting options!... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表.... 下面的代码示例演示如何设置系列颜色: auto doc = System :: MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); auto shape = builder -> InsertChart...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  7. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... doc = Document ( dataDir + "tableDoc.doc" ) # Get the...in the document. firstTable = doc . getChild ( NodeType . TABLE...

    docs.aspose.com/words/java/split-tables-in-jython/
  9. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents today!... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); builder . Writeln ( "My Booklet:"...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node type enums into user-friendly strings for seamless coding and improved readability.... Document doc = new Document ( MyDir + "Paragraphs..."Paragraphs.docx" ); for ( Node node = doc . FirstSection . Body . FirstChild...

    reference.aspose.com/words/net/aspose.words/nod...