Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 41,478 for

document properties

(0.15 sec)
  1. CustomXmlPropertyCollection.remove method | Asp...

    CustomXmlPropertyCollection.remove method. Removes a property with the specified name from the collection....method remove(name) Removes a property with the specified name from...case-sensitive name of the property. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!...ToDouble method Returns the property value as double. public double...Throws an exception if the property type is not Number. Examples...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF Document with Aspose.PDF Facades using the PdfFileEditor class....PDF document Contents [ Hide ] You can change the document size... You can scale the entire document or specific pages. There are...

    docs.aspose.com/pdf/net/resize-pdf-document/
  4. BuiltInDocumentProperties.Subject | Aspose.Word...

    Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your Document's subject for better organization....Subject property Gets or sets the subject of the document. public...to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.Category | Aspose.Wor...

    Manage your Document's category effortlessly with BuiltInDocumentProperties. Easily customize and enhance Document organization for better workflow....Category property Gets or sets the category of the document. public...to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  6. DocumentPropertyCollection.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete Properties at any index. Streamline your Document management today!...RemoveAt method Removes a property at the specified index. public...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  7. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index....removeAt(index) Removes a property at the specified index. removeAt...how to work with a document’s custom properties. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Clean Up a Document in C#|Aspose.Words for .NET

    Remove unused or duplicate information to reduce output size and processing time using C#. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....Ask AI Clean Up a Document Contents [ Hide ] Purpose Summary...redundant content in a Word document using Aspose.Words. Sometimes...

    docs.aspose.com/words/net/clean-up-a-document/
  9. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on Properties. To animate Properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....Animation Property and Setup Target Camera in 3D document Contents...Hide ] Add Animation property in 3D document Aspose.3D for .NET...

    docs.aspose.com/3d/net/add-animation-property-a...
  10. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your Documents....Add Pages to PDF Document Contents [ Hide ] Add Page in a PDF...existing PDF document. This is useful for extending a document or preparing...

    docs.aspose.com/pdf/rust-cpp/add-pages/