Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 34,743 for

document properties

(0.17 sec)
  1. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current paragraph. Otherwise Latin text is wrapped by whole words in C++....ParagraphFormat::get_WordWrap method If this property is false , Latin text in the...Shows how to set special properties for Asian typography. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl objects if this OLE object is an ActiveX control. Otherwise this property is null in C++.... Otherwise this property is null. System :: SharedPtr...Examples Shows how to verify the properties of an ActiveX control. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. PersonCollection class | Aspose.Words for Python

    aspose.words.bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors.... Properties Name Description count Gets...available in the document. document = aw . Document ( MY_DIR + 'Bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSourceBase class | Aspose.Words for Python

    aspose.words.fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources...Working with Fonts documentation article. Properties Name Description...priority = 0 ) doc = aw . Document () doc . font_settings = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....you can create in your PDF document. This example illustrates...programmatically within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-curve/
  6. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for the C++...the PDF with an instance of Document. Create an instance of WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/add/
  7. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the Working with Shapes documentation article. Remarks Use the...Shape.text_path property to access WordArt properties of a shape....

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without path) where the font will be saved to....font_file_name property FontSavingArgs.font_file_name property Gets or...the font will be saved to. @property def font_file_name ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....important classes, methods, and properties required for writing this...application and then saving the Word document having resized images as DOCX...

    kb.aspose.com/words/java/how-to-resize-image-in...
  10. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#....saving a document, you can set some advanced properties. Aspose...options before saving the document into HTML: You can download...

    docs.aspose.com/words/net/specify-save-options/