Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 159,215 for

2

(0.1 sec)
  1. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Latest Aspose.Total Product Family topics - Fre...

    This public forum is used to discuss issues that are common to multiple Aspose products....slides-pdfexport 18 231 April 2, 2025 Cannot Update Aspose License...3 27 March 31, 2025 SBOM file 2 54 March 26, 2025 Aspose NuGet...

    forum.aspose.com/c/total/7
  3. Create a PDF document with attachments via Aspo...

    We have an application that creates PDF invoices from a Word template, and now we have been asked to generate these documents in ZUGFeRD format for submission to German government agencies. This means that we need to gen…...Discourse February 4, 2026, 8:48pm 2 @LukeWebber You want to create...makes the output a PDF/A‑3 file [2]. PDF/A‑3 itself permits embedding...

    forum.aspose.com/t/create-a-pdf-document-with-a...
  4. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...createPolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) mesh...createPolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) mesh . createPolygon...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  8. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) mesh...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) mesh . CreatePolygon...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  9. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++.... ThickThin 2 Double lines, one thick, one thin...:: Color :: get_White ()); // 2 - The stroke, which marks the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. LaTeX graphics | \includegraphics command

    The inclusion of graphics in TeX is a matter worth mentioning. When talking about it, the first thing that comes to mind is the `\includegraphics` command.... png } % absolute path 2 \ includegraphics{. / sample -...both width and height by 0. 5 2 \ scalebox{. 5 } [ 1. 5 ] { \...

    docs.aspose.com/tex/net/latex-graphics/