Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 35,351 for

z format

(0.19 sec)
  1. Chart Types|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....normally used with standard formatting: - Column - Bar - Line -...charts are based on the X, Y and Z axes. These charts are useful...

    docs.aspose.com/cells/java/chart-types/
  2. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Android...with input text in a required format due to the limitations of a...including uppercase letters (A-Z), numerical digits, and some special...

    docs.aspose.com/barcode/androidjava/working-wit...
  3. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....insert_table_of_contents ( ' \\ o "1-3" \\ h \\ z \\ u' ) builder . insert_break...table. builder . paragraph_format . style_identifier = aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....normally used with standard formatting: Column Bar Line Pie Scatter...are also based on the X, Y, and Z axes. These charts are useful...

    docs.aspose.com/cells/net/chart-types/
  5. Apply Shape Animations in Presentations with Py...

    Discover how to create and customiZe shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...defines an after animation color format. This property works in conjunction...HTML5 does. How does changing the z-order (layer order) of shapes...

    docs.aspose.com/slides/python-net/shape-animation/
  6. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...with input text in a required format due to the limitations of a...including uppercase letters (A-Z), numerical digits, and some special...

    docs.aspose.com/barcode/python-java/managing-ba...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...the document to fixed page formats (PDF, XPS, Image etc.) and...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add another section...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....normally used with standard formatting: Column Bar Line Pie Scatter...are also based on the X, Y, and Z axes. These charts are useful...

    docs.aspose.com/cells/python-net/chart-types/
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....speed up many typing and formatting tasks, potentially saving...the double-word pattern: ([a-zA-Z]+) \1 . Use the other Replace...

    docs.aspose.com/words/net/find-and-replace/
  10. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. InitialiZes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...