Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 36,274 for

document properties

(0.09 sec)
  1. C++ API to Convert PDF to EXCEL | products.aspo...

    Convert PDF to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... PDF documents are often used to store data...accessible format. However, PDF documents are not always suitable for...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. TextInputConfig|Documentation

    Text_input element generates a placeholder consisting of several boxes in which the respondent can write letters or numbers, one character in each box....TextInputConfig (); Required properties Name Type Description Length...input placeholders. Optional properties Name Type Default value Description...

    docs.aspose.com/omr/net/programmatic-forms/text...
  3. Aspose::Words::Drawing::ShapeBase::get_Right me...

    Aspose::Words::Drawing::ShapeBase::get_Right method. Gets the position of the right edge of the containing block of the shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."RelativeHorizontalPo" property to treat the value of the "Left" property // as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the paragraph....spaceAfter property ParagraphFormat.spaceAfter property Gets or...spacing. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Utilizing Aspose.Diagram in Other Programming L...

    This page describes how to utilize Aspose.Diagram in Other Programming Languages....unaware about its methods and properties. Therefore client application...description of COM class methods, properties and any high level language...

    docs.aspose.com/diagram/net/utilizing-aspose-di...
  6. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the text that follows the field should be moved right....right_offset property FieldAdvance.right_offset property Gets or sets...field should be moved right. @property def right_offset ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing Document BuildingBlock objects efficiently and enhancing your workflow....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page....vertical_position property FieldAdvance.vertical_position property Gets or...the top edge of the page. @property def vertical_position ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....Working with Actions in PDF document Contents [ Hide ] Actions...triggered by user interaction or document events. They can be used to:...

    docs.aspose.com/pdf/python-net/actions/