Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 42,197 for

document properties

(1.17 sec)
  1. Creating and Setting Contents of Emails in C++ ...

    To create and set contents of email in C++, use MailMessage class that can create and save the mail message into different formats like EML, MSG and MHTML.... Basic email properties like From, To, Subject and...MailMessage class. Set mail message properties. Save mail message in different...

    docs.aspose.com/email/cpp/creating-and-setting-...
  2. ConvertUtil.PointToInch | Aspose.Words for .NET

    Effortlessly convert points to inches with ConvertUtil's PointToInch method. Simplify your measurements and enhance your design accuracy today!...page properties in inches. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....information allows to restore document properties such as tab stops, comments...during the HTML documents loading back into a Document object. When...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Drawing::Shape::get_SignatureLin...

    Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine object if the shape is a signature line. Returns null otherwise in C++....signature and insert it into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....module for related classes and properties. Aspose.Words is a class...server-side processing of documents in various formats – PDF,...

    docs.aspose.com/words/python-net/table-overview/
  6. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified Document ranges, enhancing your Document automation....the Working with Fields documentation article. public class FieldCollection...FieldCollection : IEnumerable < Field > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  8. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...(sdtBlock) from document is not getting extracted from document Aspose...SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>()...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  9. DXF Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the PageHeight & PageWidth properties. Create an object of the...set the VectorRasterizationO property. Call Image.Save while passing...

    docs.aspose.com/cad/java/dxf-drawings/
  10. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...outfile ) document = apdf . Document ( path_infile ) document . pages...Rotation . ON90 # Set text properties textStamp . text_state ....

    products.aspose.com/pdf/zh-hans/python-net/stam...