Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,229 for

shape position

(0.06 sec)
  1. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...Position = 0; } var slideDoc = new...ImageFormat.Png); //msImage.Position = 0; // Setup page size for...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_BaseTimeUnit method. Returns or sets the smallest time unit that is represented on the time category axis in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...Description visit_absolute_position_tab(tab) Called when a AbsolutePositionTab...started. visit_group_shape_end(group_shape) Called when enumeration...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....adding content such as text and shapes: a Section, a Body, and a Paragraph...stream must support random positioning. Examples Shows how to load...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Charts with C++ Manipulate Position Size and Designer Chart with...Titles of Excel Charts with C++ Shapes in Charts with C++ How to create...

    docs.aspose.com/cells/cpp/charts/
  6. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....mirror indents and relative positioning. get_TransparentMetafiles...mirror indents and relative positioning. set_TransparentMetafiles...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....typical elements such as runs, shapes, and even other tables. //...horizontal floating table position specified by the table properties...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....break at the current cursor position. Returns The paragraph node...method DocumentBuilder.insert_shape method...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...SHAPE) != null) continue; BookmarkStart...Run SplitRun(Run run, int position) { Run afterRun = (Run)run...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  10. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation.... Inline Inline position of Math. Default Default value...save ( base . artifactsDir + "Shape.officeMath.docx" ); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...