Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 6,992 for

appearance

(0.1 sec)
  1. 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...
  2. 使用连接器类型形状|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...
  3. 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-...
  4. 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...
  5. 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...
  6. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch...."First" header/footer, which appears on the first page of the section..."Primary" header/footer, which appears on every page in the section...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Converting VSDX to SVG. The text labels become ...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The Vsdx file contains simple balloons with embedded text labels. After conversion, the text labels become gigantic in size and extend beyond th…...text in the resulting SVG can appear much larger than it does in...the SVG output with Visio’s appearance. Provide diagnostic information...

    forum.aspose.com/t/converting-vsdx-to-svg-the-t...
  8. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...Examples 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/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldXE::get_IsItalic me...

    Aspose::Words::Fields::FieldXE::get_IsItalic method. Gets or sets whether to apply italic formatting to the entry's page number in C++....fields, and also modify its appearance. auto doc = System :: MakeObject..."Avocado" ); // This entry will not appear because it starts with the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....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/net/rendering/