Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 50,319 for

shape

(0.87 sec)
  1. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  2. 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...
  3. 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...
  4. Aspose.PSD for Java 21.5 - Release Notes|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....PSDJAVA-340 Support resizing shape layers with vector paths when...PSDJAVA-341 Support resizing shape layers with vector paths Feature...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  5. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Filter images Via java, all supported image for...

    Using Aspose.Imaging you can easily Filter images Via java...can be of a square or oblong shape and mounted in a holder accessory...

    products.aspose.com/imaging/java/filter/
  7. 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/
  8. ResourceLoadingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ResourceLoadingAction enum for efficient resource loading modes. Enhance your document processing with optimized performance!... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Chart in Word using C# Insert Shape in Word using Python «« « 1...

    kb.aspose.com/words/page/3/
  10. 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