Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 20,012 for

layout

(0.07 sec)
  1. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Java API has support to convert mesh to triangle mesh with custom memory Layout of the vertex. The custom memory Layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....Triangle Mesh with Custom Memory Layout of Vertex Aspose.3D for Java...memory layout of the vertex. The custom memory layout of the...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...
  2. Exporting CAD|CAD 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.... Exporting CAD Layouts to PDF Aspose.CAD for Java...Java allows you to export CAD layouts to PDF. save method of the...

    docs.aspose.com/cad/java/developer-guide/export...
  3. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...when to recalculate the page layout of the document. Document doc...automatically // cache the layout of the document within its...

    reference.aspose.com/words/net/aspose.words/sty...
  4. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....using the Diagram class Set the layout and export the flowchart diagram...Finally, add the shapes and set layout before saving the output flowchart...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  5. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....when to recalculate the page layout of the document. auto doc =...automatically // cache the layout of the document within its...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...Some fragments lose proper layout/alignment after .Text is reassigned...FontSize; It seems to trigger a layout recalculation , but it doesn’t...

    forum.aspose.com/t/incorrect-text-redaction-for...
  7. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....blank slide layout PowerPoint . CustomLayout layout = pres . SlideMaster...pres . Slides . AddSlide ( 1 , layout ); //Add a text PowerPoint...

    docs.aspose.com/slides/net/adding-text-dynamica...
  8. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...tab, alignment override, or layout issue is applied during or...This can occur due to how the layout is handled during the append...

    forum.aspose.com/t/appending-document-not-maint...
  9. LayoutEnumerator class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutEnumerator class. Enumerates page Layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document. You...class to walk over the page layout model. Available properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...table layouts during the conversion process. The layout engine...properties that influence the layout and rendering of tables. Here’s...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...