Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 188,524 for

paged

(0.98 sec)
  1. Архивы

    Архивы...Save each page in PDF as JPG for page in range(0, doc.page_count):...extract_pages(page, 1) extractedPage.save(f"Output_{page + 1}.jpg")...

    blog.aspose.com/ru/words/convert-pdf-to-jpg-in-...
  2. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....Page Product Family Aspose.PSD Product...visit() method on the target page to search the instances of the...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  3. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python....Page Product Family Aspose.PSD Product...that can be used to render each page of a spreadsheet as a separate...

    kb.aspose.com/cells/python/how-to-create-image-...
  4. So konvertieren Sie EPS in TIFF in C#

    Dieses Schritt-für-Schritt-Tutorial erklärt, wie Sie EPS in TIFF in C# konvertieren. Aspose.Page for .NET API hilft Ihnen, EPS in TIFF im C#-Code zu konvertieren....Page Product Family Aspose.PSD Product...Zeichnungen enthält. Mit Aspose.Page für .NET können Sie EPS in wenigen...

    kb.aspose.com/de/page/net/how-to-convert-eps-to...
  5. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....Page Product Family Aspose.PSD Product...render an image in it Add a new page to the PDF file Create an instance...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  6. Ինչպես փոխարկել EPS-ը TIFF-ի C#-ում

    Այս քայլ առ քայլ ձեռնարկը բացատրում է, թե ինչպես փոխարկել EPS-ը TIFF-ի C#-ում: Aspose.Page-ը .NET API-ի համար օգնում է ձեզ փոխարկել EPS-ը TIFF-ի C# կոդով:...Page Product Family Aspose.PSD Product...պարունակում է գծագրեր: Aspose.Page-ը .NET-ի համար թույլ է տալիս...

    kb.aspose.com/hy/page/net/how-to-convert-eps-to...
  7. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes.... text = 'PAGE' # Changing the field code has...type. self . assertEqual ( 'PAGE' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 公共 API Aspose.Diagram 16.11.0 的变化|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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. 连接形状|Documentation

    本节介绍如何使用 Aspose.Diagram 连接两个形状。..."Rectangle" ; // add two rectangles to page 0 long rectangle1 = diagram... 0 ); // add a connector to page 0 Shape connector1 = new Shape...

    docs.aspose.com/diagram/zh/net/connect-shapes/
  10. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API.... Get paticular page Get paticular shape Get Shape...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/rotate-visio-shape-...