Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 170,538 for

doc

(0.14 sec)
  1. Aspose::Words::Tables::CellFormat::get_Borders ...

    Aspose::Words::Tables::CellFormat::get_Borders method. Gets collection of borders of the cell in C++.... auto doc = System :: MakeObject < Aspose...Tables :: Table > firstTable = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Fields::FieldAutoText::get_Entry...

    Aspose::Words::Fields::FieldAutoText::get_EntryName method. Gets or sets the name of the AutoText entry in C++.... auto doc = System :: MakeObject < Aspose...AutoText building block to it. doc -> set_GlossaryDocument ( System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Document.original_load_format property | Aspose...

    Document.original_load_format property. Gets the format of the original Document that was loaded into this object....DOC value. Examples Shows how to...a document’s load operation. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character.... doc = aw . Document () # An empty...paragraph. self . assertEqual ( 1 , doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after Document was manually updated, or layout was rebuilt in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...以下代码示例演示如何将光标位置处的内联图像插入到文档中: doc = aw . Document () builder =...DocumentBuilder ( doc ) builder . insert_image ( docs_base . images_dir...

    docs.aspose.com/words/zh/python-net/working-wit...
  9. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the Document this collector instance is attached to in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a Document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....document from Word formats, such as DOC or DOCX, to PDF without using... Convert DOC or DOCX to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/nodejs-net/convert-a-docu...