Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 182,582 for

doc

(0.76 sec)
  1. Aspose::Words::Range::get_Text method | Aspose....

    Aspose::Words::Range::get_Text method. Gets the text of the range in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/ran...
  2. Shape.horizontal_rule_format property | Aspose....

    Shape.horizontal_rule_format property. Provides access to the properties of the horizontal rule shape... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ParagraphFormat::get_FarEastLine...

    Aspose::Words::ParagraphFormat::get_FarEastLineBreakControl method. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current paragraph in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); BorderCollection borders =...

    reference.aspose.com/words/java/com.aspose.word...
  5. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality....merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

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

    Discover the Aspose.Words.Fields.FieldFormula class to effortlessly implement and manage formula fields in your Documents for enhanced functionality.... Document doc = new Document (); // Use a field...fieldBuilder . BuildAndInsert ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF Documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....from AsposePdfPython import * doc = document_open ( "blank_pdf_document...pages = document_get_pages ( doc ) page = page_collection_get_page...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  8. FieldFormCheckBox class | Aspose.Words for Python

    aspose.words.fields.FieldFormCheckBox class. Implements the FORMCHECKBOX field... doc = aw . Document ( file_name =...docx' ) field_form_check_box = doc . range . fields [ 1 ] . as_...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java.... Document doc = new Document(getMyDir() + "Reporting...docx"); Chart chart = ((Shape)doc.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...