Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 5,168 for

shape position

(0.18 sec)
  1. Valid .esrijson extension sample for converting...

    Hi Alexander, Can you please give me valid .esrijson extension sample for converting using Aspose.GIS? Thanks,... Path ‘’, line 1, position 1. Also in QGIS not valid...{ // optional: specify the shape type if you know it ShapeType...

    forum.aspose.com/t/valid-esrijson-extension-sam...
  2. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....pivot table using pivot table position worksheet . getPivotTables...image data from a chart or shape. Added HtmlSaveOptions.ExportBogusRowData...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... setPosition ( new Position ( 80 , 700 )); // set text...FontTypes . TTF )); // Specify the position for Text Fragment textFragment...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the Position (in points) for the second line of wrapping text for the list level in C++....method Returns or sets the position (in points) for the second...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. About header logo insertion in every aspose wor...

    Hi, I have tried to add a logo in header section in first page but it’s not reflecting in remaining pages. Even after unchecking ‘Different first page’. Could you please help me on this?...happens If the builder is positioned on HeaderFirst (or the default...HeaderPrimary); // 3. Insert the logo Shape logo = builder.InsertImage("C:\\Images\\logo...

    forum.aspose.com/t/about-header-logo-insertion-...
  7. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....properties return zero or positive values, that means one or...given worksheet. Check for Shapes It is possible that a given...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  8. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Position = 0; var loadOptions = new...QRCodeDimension / 1.36) * 96; Shape shape = builder.InsertImage(this...

    forum.aspose.com/t/how-to-imprve-performance-be...
  9. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  10. AxisTickMark | Aspose.Words for Java

    Specifies the possible Positions for tick marks in Java....AxisTickMark Specifies the possible positions for tick marks. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...