Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 33,700 for

line

(0.09 sec)
  1. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....over fonts, character spacing, line breaks, and overall layout,...

    products.aspose.com/tex/cpp/latex-figures/
  2. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...setIgnoreShapeDiffer(true); // <-- add this line Note: This will also ignore...

    forum.aspose.com/t/document-compare-textbox-mis...
  3. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single Line of code in C++....of documents using a single line of code. class Converter : public...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...以下代码片段演示了如何在PDF页面中添加 Popup Annotation ,以添加父注释的 Line annotation 为例。 // For complete..."Appartments.pdf" )) { // Create Line Annotation var lineAnnotation...

    docs.aspose.com/pdf/zh/net/text-annotation/
  5. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。... TextFragment ( "Second line of text" ); // Set text properties...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  6. Barcode Generation Specifics in C#|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for .NET...graphical code composed of parallel lines and spaces of different widths...to identify black and white lines in a barcode label. Barcode...

    docs.aspose.com/barcode/net/generate-barcode-ty...
  7. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. StreamLine your workflow and enhance slide designs....picture frame’s line color. Set the picture frame’s line width. Rotate...picture frame. picture_frame . line_format . fill_format . fill_type...

    docs.aspose.com/slides/python-net/picture-frame/
  8. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...graphical code composed of parallel lines and spaces of different widths...to identify black and white lines in a barcode label. Barcode...

    docs.aspose.com/barcode/python-net/manage-barco...
  9. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....attributes like color, line style, line width, distance from the...

    docs.aspose.com/words/java/using-documentbuilde...
  10. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples.... To parse line annotations in a PDF document...is specifying AnnotationType.LINE in step 3. The following example...

    blog.aspose.com/pdf/parse-pdf-in-python/