Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 157,119 for

doc

(0.15 sec)
  1. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) list_collection = doc . lists # Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_Document_tag property. Gets the structured Document tag that is currently selected in this [DocumentBuilder](../).... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) # There is a several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LineSpacingRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineSpacingRule enum for customizable paragraph line spacing. Enhance Document formatting with precise control and improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three line spacing...

    reference.aspose.com/words/net/aspose.words/lin...
  4. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance Document quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes text effects for moved content. Enhance clarity with the default DoubleUnderline style!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Aspose::Words::Saving::SaveOptions::get_UpdateA...

    Aspose::Words::Saving::SaveOptions::get_UpdateAmbiguousTextFont method. Determines whether the font attributes will be changed according to the character code being used in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Run > run = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances Document editing by controlling visible revisions in balloons for clear collaboration.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上使用 PDF 文件中的表的 Python 源代码。...pdf" # Load source PDF document doc = ap . Document ( input_file...first page of input document doc . pages [ 1 ] . paragraphs ....

    products.aspose.com/pdf/zh-hans/python-net/table/
  10. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a combo box, and...

    reference.aspose.com/words/net/aspose.words.fie...