Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 41,638 for

document properties

(0.17 sec)
  1. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++....of text on each page in a document or section. Aspose :: Words...settings to sections in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...and define its properties. Add the TextParagraph to Page using...

    products.aspose.com/pdf/python-net/text/
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. ImageSaveOptions.VerticalResolution | Aspose.Wo...

    Discover the ImageSaveOptions VerticalResolution property to easily set and optimize image quality in DPI for stunning visuals. Enhance your projects today!...VerticalResolution property Gets or sets the vertical...get ; set ; } Remarks This property has effect only when saving...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used...saveFormat property ImageSaveOptions.saveFormat property Specifies...format in which the rendered document pages or shapes will be saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF Footer Insertion Using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java....Add Footers to PDF Document Using PHP In order to add footers... powerful and easy-to-use document manipulation tool in php-java...

    products.aspose.com/pdf/php-java/footer/
  7. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Work with Office Add-ins documentation article. public abstract...Type of a collection item. Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.web...
  8. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using Java. Also insert images from a Database during Mail Merge in Java....] The merge engine takes a document as input, looks for MERGEFIELD...users can also generate a document that handles more unusual...

    docs.aspose.com/words/java/insert-checkboxes-te...
  10. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...getCaption() Gets a Caption property of the control. getChecked()...

    reference.aspose.com/words/java/com.aspose.word...