Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 19,003 for

paragraph

(0.3 sec)
  1. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....value determining whether a paragraph graphic should be marked as...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。..." ); Paragraph para = doc.getFirstSection()...

    products.aspose.com/words/zh-hant/java/make/doc/
  3. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Save...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  4. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/java/working-with-pdfa-or...
  5. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对Paragraph进行一些指定等...ord转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等 1213×676 96 KB 1113×633...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples....will already contain one paragraph with a mathematical portion...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  7. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....will already contain one paragraph with a mathematical portion...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  8. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...creates one section with one paragraph. expand_table_styles_to_direct_formatting()...with same formatting in all paragraphs of the document. next_pre_order(root_node)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Bug 5214: Shapefile to Shapefile- Conversion fa...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile8.7z (7.5 MB) Error: [ShapefileTest] Testing Shapefile → Shapefile Args: input=‘D:\GisConverter\Tests\Shapefile\In…...if these 6 conversion in paragraph 2- the inputs are valid and...

    forum.aspose.com/t/bug-5214-shapefile-to-shapef...
  10. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....example as in the previous paragraph) using SVG Builder API . This...

    docs.aspose.com/svg/net/gaussian-blur/