Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 312 for

geometry

(0.05 sec)
  1. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....formatting: \usepackage[margin=1in]{geometry} - adjusts margins. \usepackage{fontspec}...margins and page layout use the geometry package that allows you to...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  2. Working with Visual Brush | C++

    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 C++...System::MakeObject < XpsDocument > (); 3 // Geometry for magenta grid VisualBrush...

    docs.aspose.com/page/cpp/xps/working-with-visua...
  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...= new XpsDocument(); 6 // Geometry for magenta grid VisualBrush...

    docs.aspose.com/page/net/xps/working-with-visua...
  4. LayoutEnumerator class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutEnumerator class. Enumerates page layout entities of a document....Available properties are type, geometry, text and page index where...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Visual Brush in XPS file | Python

    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 Python...4 doc = XpsDocument() 5 # Geometry for the magenta grid VisualBrush...VisualBrush 6 path_geometry = doc. create_path_geometry () 7 path_geometry...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. Working with Visual Brush in XPS file | Java

    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 Java... 61f ))); 13 14 // Geometry for magenta grid VisualBrush...

    docs.aspose.com/page/java/xps/working-with-visu...
  7. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document....Available properties are type, geometry, text and page index where...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Create object with defined Path Geometry Set Render Transformation...

    docs.aspose.com/page/cpp/xps/working-with-images/
  9. External LaTeX packages | .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....usepackage [ a6paper,landscape ] {geometry} 3 \ usepackage{fancybox}...usepackage [ margin = 0. 25in ] {geometry} 3 \ usepackage{pgfplots}...

    docs.aspose.com/tex/net/external-latex-packages/
  10. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, Geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....Available properties are type, geometry, text and page index where...

    reference.aspose.com/words/cpp/aspose.words.lay...