Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 39,579 for

document properties

(0.13 sec)
  1. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....to a table you can use the properties available on the corresponding...one row before the table properties can be applied. This means...

    docs.aspose.com/words/java/applying-formatting/
  2. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a model in a VBA project in C++....that are associated with a document. ProceduralModule 1 A collection...defined in the module become properties and methods of the object...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a Document using Node.js....simple column chart into the document using DocumentBuilder.insertChart...how to insert a chart into a document. Insert Column Chart The following...

    docs.aspose.com/words/nodejs-net/working-with-c...
  4. Metadata Cleaner for Outlook|Aspose.Words for .NET

    Aspose.Words Metadata Cleaner for Outlook is a metadata removal tool which protects organizations from accidental information and metadata leaks using C#....sensitive metadata from email documents. Aspose.Words Metadata Cleaner...metadata is removed from documents sent from an organization...

    docs.aspose.com/words/net/metadata-cleaner-for-...
  5. 使用 .NET 查看或編輯 OTP 文件元數據 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/metadata...
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF for C++ library....ImageStamp class provides the properties necessary for creating an...add an image stamp: Create a Document object and an ImageStamp object...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  7. Get Validation Applied on a Cell|Documentation

    This article shows how to apply validation on a cell with Java...C1 and reads its various properties. Here is the console output...the snapshot above. Reading Properties of Validation ----------...

    docs.aspose.com/cells/java/get-validation-appli...
  8. Convert IGES to PDF in Python

    This basic guide explains how to convert IGES to PDF in Python. It encompasses all the information to create an IGS file to PDF converter in Python....PdfOptions class to set PDF properties Invoke the save method to...Subsequently, set the properties for the output PDF document and write to...

    kb.aspose.com/cad/python/convert-iges-to-pdf-in...
  9. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents Properties of a chart series group, that is, the Properties of chart series of the same type associated with the same axes....ChartSeriesGroup class Represents properties of a chart series group,... that is, the properties of chart series of the same type associated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/cpp/working-with-sections/