Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 42,397 for

document properties

(0.14 sec)
  1. PageSet.odd property | Aspose.Words for Python

    PageSet.odd property. Gets a set with all the odd pages of the Document in their original order....odd property PageSet.odd property Gets a set with all the odd...pages of the document in their original order. @property def odd (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get PDF File Information in Python|Aspose.PDF f...

    Understand how to get detailed PDF file information such as metadata and Properties in Python using Aspose.PDF, ideal for Document management....Get File Information of Pdf document using Aspose.PDF Java for...Code doc= self.Document() pdf = self.Document() pdf=self.dataDir...

    docs.aspose.com/pdf/python-java/get-pdf-file-in...
  3. Convert WORD to XLAM in C++ or with free Online...

    C++ API to Convert WORD to XLAM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLAM online converter quickly before integrating the code....to Convert Converting Word documents to Excel files is a common...are more secure than Word documents, making them ideal for sharing...

    products.aspose.com/total/cpp/conversion/word-t...
  4. FieldCollection class | Aspose.Words for Python

    aspose.words.fields.FieldCollection class. A collection of [Field](../field/) objects that represents the fields in the specified range...the Working with Fields documentation article. Remarks An instance...returned by the FieldCollection properties and methods. Indexers Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....Access Vector Data from a PDF Document Use GraphicsAbsorber to inspect...graphic elements on a page of a Document . After visiting the target...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  6. Convert ODT to SXC in C++ or with free Online C...

    C++ API to Convert ODT to SXC or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to SXC online converter quickly before integrating the code....is a file format used for documents created by OpenOffice or LibreOffice...when you need to convert a document to a spreadsheet. How Aspose...

    products.aspose.com/total/cpp/conversion/odt-to...
  7. 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...
  8. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a shape in points in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection Properties to achieve desired results....getReflection() property along with the ReflectionEffect...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...