Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 7,397 for

appearance

(0.86 sec)
  1. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in Java. This step-by-step guide shows why Aspose.Slides for Java is a faster, more powerful alternative to Microsoft.Office.Interop....fully customize the chart’s appearance, including colors, fonts...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  2. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....define their behavior or appearance. SVG is one of the few formats...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...
  3. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....other elements; define the appearance and design of OMR forms....

    docs.aspose.com/omr/cpp/design-form/json-markup/
  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....// set dynamic connector appearance shape . setConnectorsType...

    docs.aspose.com/diagram/zh/java/working-with-co...
  5. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....formats preserve the original appearance of a document after it was...Aspose.Words, the output will appear almost exactly as if it was...

    docs.aspose.com/words/java/rendering/
  6. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...needed to achieve the desired appearance. If you have any further...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  7. Exploring features of FormEditor class|Aspose.P...

    You can learn details of exploring features of FormEditor class with Aspose. PDF for .NET library... AlignLeft ); // Set appearance of the field editor . SetFieldAppearance...

    docs.aspose.com/pdf/net/exploring-features-of-f...
  8. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...Create a run, // set its appearance and contents, and then append...

    reference.aspose.com/words/net/aspose.words/pag...
  9. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....); Shows how to alter the appearance of revisions in a rendered...); // Remove the bar that appears to the left of every revised...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields....example sets a custom default appearance for a text box field, including...text_box_field . default_appearance = ap . annotations . DefaultAppearance...

    docs.aspose.com/pdf/python-net/modifying-form/