Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 50,305 for

shapes

(0.12 sec)
  1. TikZ 的最佳实践和技巧 | Aspose.TeX .NET

    了解在 TeX 和 LaTeX 文档中高效、有效使用 TikZ 的最佳实践和有用技巧。... 高效使用库 利用专用的 TikZ 库(如 shapes 、 arrows.meta 、 positioning...库: Copy 1 \ usetikzlibrary{shapes, arrows. meta } 重叠和未对齐 谨慎使用节点定位和锚点,以避免不必要的重叠:...

    docs.aspose.com/tex/zh/net/tikz-best-practices-...
  2. Frequently Asked Questions | Aspose.Page for Java

    Get answers to the most frequent questions about Aspose.Page for Java, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....elements like vector graphics and shapes. Q: Can I add text to PS file...how to work with images and shapes of XPS files go to the Using...

    docs.aspose.com/page/java/faq/
  3. 使用 JavaScript 及 C++ 向工作表添加签名行|Documentation

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在工作表中添加签名行... shapes . addSignatureLine ( 1 , 1...

    docs.aspose.com/cells/zh/javascript-cpp/add-sig...
  4. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  5. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/paragraph/
  6. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...adding content such as text and shapes: a Section, a Body, and a Paragraph...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getBackgroundShape() Gets the background shape of the document. getChild(int...setBackgroundShape(Shape value) Sets the background shape of the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Barcode Generation Specifics in C++|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for C++... Shape . Barcode shapes can be rectangular...can exceed 10 times. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/cpp/generate-barcode-ty...
  9. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....30 , 30 ]); // Adds a table shape to slide var tbl = sld . getShapes...70 , 70 ]); // Adds a table shape to slide var tbl = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/manage-table/