Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 32,091 for

z format

(0.07 sec)
  1. SVG Fonts Knowledge Base | Aspose.Font

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons.... Font formats SVG Fonts Live Demos About...like any other object of the format, it can be scaled without losing...

    docs.aspose.com/font/net/what-is-font/svg-font/
  2. 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/
  3. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…...When performing undo (Ctrl + Z), the colors are removed correctly...is managed. When you apply formatting changes (like cell colors)...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  4. Extract ASP Files via .NET

    C# decompression source code to extract ASP documents from a single archive or vice versa on .NET Framework, .NET Core....JPG BMP TIFF ASP Extract ASP Formats in C# Native and high performance...TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB archive decompression using...

    products.aspose.com/zip/net/extract/asp/
  5. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...Shows how to ignore table formatting for content after. doc =...builder_options . context_table_formatting = True builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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-...
  7. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...could be due to hidden text, formatting issues, or the text being...replace is not hidden or formatted in a way that makes it unrecognizable...

    forum.aspose.com/t/some-content-cannot-be-repla...
  8. Aspose.Cells 16.10.0中的公共API更改|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....// Save the result in XLSX format book . Save ( "output.xlsx"...// Save the result in XLSX format book . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Barcode Generation Specifics in C++|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for C++...symbologies are similar to file formats, as they define the following...barcode properties: Data encoding format . Different barcode types are...

    docs.aspose.com/barcode/cpp/generate-barcode-ty...
  10. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field... format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...