Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 50,298 for

shape

(0.2 sec)
  1. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. C++ API code to extract images and text content from DOTX document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/dotx/
  2. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....automatic changes in font shapes. Different shapes have specific meanings...important because character shapes carry meanings that must remain...

    docs.aspose.com/tex/java/latex-math-fonts/
  3. Section | Aspose.Words for Java

    Represents a single section in a document in Java....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for Java 24.4 - 发布说明|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.... length ); // 1 Shape assertAreEqual ( 3 , shapeLayer... length ); // 3 knots in a shape assertAreEqual (- 16127182 ...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....Bug PSDPYTHON-61 Rendering of Shape Layer Partially incorrect Bug...PSDPYTHON-61. Rendering of Shape Layer Partially incorrect sourceFile...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. Working with SmartArt Cold Rendering in Java|As...

    Aspose.Words for Java performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....that significant nodes and shapes of the diagram are rendered...Call the Shape.updateSmartArtDrawin() method on each Shape that contains...

    docs.aspose.com/words/java/working-with-smartar...
  7. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, Shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...named NoCharts. It filters Shapes from worksheet named NoShapes...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  8. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields # into image shapes when loading a document that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... You can adjust shape size to avoid image cropping...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  10. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....writeln ( 'Jpeg image:' ) image_shape = builder . insert_image ( file_name.... ImageType . JPEG , image_shape . image_data . image_type )...

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