Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 41,508 for

document properties

(0.77 sec)
  1. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...You can manipulate the document properties and metadata using Aspose...and then embed it into the document as custom XML parts. Code...

    forum.aspose.com/t/word-api-and-confidentiality...
  2. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....maxDataColumn properties. If the aforementioned properties return zero...however, if any of these properties return -1 , that indicates...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  3. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....Alignment property Gets or sets text alignment...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  4. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your Document design with customizable compound line styles for shapes....change stroke properties. Document doc = new Document (); DocumentBuilder...shape: // Modify various properties of this shape's stroke. Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Get PDF File Information in Ruby|Aspose.PDF for...

    Extract metadata and details from PDF files programmatically using Aspose.PDF in Ruby....Get File Information of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  6. 使用 .NET 查看或編輯 PPS 文件元數據 | products.aspose.com

    C# 源代碼,用於編輯或查看 PPS 格式元數據。...DocumentProperties; // Set the builtin properties documentProperties.Author...= "Modifying Presentation Properties" ; documentProperties.Subject...

    products.aspose.com/slides/zh-hant/net/metadata...
  7. BuiltInDocumentProperties.hyperlinks_changed pr...

    BuiltInDocumentProperties.hyperlinks_changed property. Indicates whether hyperlinks in a Document were changed....hyperlinks_changed property BuiltInDocumentPrope.hyperlinks_changed...hyperlinks_changed property Indicates whether hyperlinks in a document were...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....features from the creation of PDF document from scratch to manipulation...source path . Specify file properties . Export the file to PDF...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  9. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....text_output_mode property SvgSaveOptions.text_output_mode property Gets or...should be rendered in SVG. @property def text_output_mode ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/net/working-with-headers-...