Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 63,898 for

z

(0.09 sec)
  1. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add headings to the...insertTableOfContent("TOC \\o \"1-3\" \\h \\z \\u"); doc.updateFields(); doc...

    forum.aspose.com/t/update-toc-didnt-work/310348
  2. Aspose.3D 17.01中的公共 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....float x; \* float y; \* float z; \* }; \* \* struct Triangle {...writer . Write (( float ) cp . z ); } // write triangle indices...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...4 10,6 6,6 6,10 4,10 4,6 0,6 Z" )); 18 visualPath. Fill = doc...l 258.24,0 0,56.64 -258.24,0 Z" )); 32 path = canvas. AddPath...

    docs.aspose.com/page/net/xps/working-with-visua...
  4. 在 XPS 文件中使用可视化画笔 | .NET

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...4 10,6 6,6 6,10 4,10 4,6 0,6 Z" )); 18 visualPath. Fill = doc...l 258.24,0 0,56.64 -258.24,0 Z" )); 32 path = canvas. AddPath...

    docs.aspose.com/page/zh/net/xps/working-with-vi...
  5. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...\d+)*|[a-z])\s+(.*)', line) if match: level...secondLevel = new Regex(@"^\s*[a-z]+\."); // a. b. c. d. etc Regex...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  6. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadxrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadxrecord into a CADImage?...0; var z = 0.0; var pointBinary = new byte[24];...CopyTo(pointBinary, 8); BitConverter.GetBytes(z).CopyTo(pointBinary, 16); cadXRecord...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  7. ChartAxis.MinorTickMark | Aspose.Words for .NET

    CustomiZe your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualiZation. Set or return minor tick marks easily!...// Column charts do not have a Z-axis. Assert . That ( chart ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customiZe your chart's primary Y axis for enhanced data visualiZation and insights....// Column charts do not have a Z-axis. Assert . That ( chart ....

    reference.aspose.com/words/net/aspose.words.dra...
  9. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...rectangle but they are higher in the z-index so they obscure the text...Stamp doesn’t appear to offer a z-index parameter. A FloatingBox...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  10. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Provides access to properties of the Z axis of the chart. getDataTable()...// Column charts do not have a Z-axis. Assert.assertNull(chart...

    reference.aspose.com/words/java/com.aspose.word...