Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 69,257 for

doc

(0.17 sec)
  1. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. DocumentProperty.is_link_to_content property | ...

    DocumentProperty.is_link_to_content property. Shows whether this property is linked to content or not.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Shading::get_Texture method | As...

    Aspose::Words::Shading::get_Texture method. Gets or sets the shading texture in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < BorderCollection...

    reference.aspose.com/words/cpp/aspose.words/sha...
  4. Aspose::Words::PageSetup::get_RightMargin metho...

    Aspose::Words::PageSetup::get_RightMargin method. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::PageSetup::get_TopMargin method ...

    Aspose::Words::PageSetup::get_TopMargin method. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::PageSetup::get_BottomMargin meth...

    Aspose::Words::PageSetup::get_BottomMargin method. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. BuiltInDocumentProperties.shared_document prope...

    BuiltInDocumentProperties.shared_Document property. Indicates whether the Document is a shared Document.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF Document when it is opened in a PDF viewer.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

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