Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 188,041 for

page

(0.48 sec)
  1. Გადაიყვანეთ Გამოსახულება WORD C++

    გადაიყვანეთ Გამოსახულება WORD C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/ka/cpp/conversion/ima...
  2. Გადაიყვანეთ Გამოსახულება PDF C#

    გადაიყვანეთ Გამოსახულება PDF C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF C#....pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/ka/net/conversion/ima...
  3. Გადაიყვანეთ Გამოსახულება DOC C++

    გადაიყვანეთ Გამოსახულება DOC C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOC C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/ka/cpp/conversion/ima...
  4. Create HTML File in Python

    This article covers the process to create HTML file in Python. It explains the stepwise process and a runnable sample code to create HTML Page generator in Python....Page Product Family Aspose.PSD Product...sample code to create an HTML page generator in Python . It also...

    kb.aspose.com/html/python/create-html-file-in-p...
  5. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....classifying areas of interest on a page is the cornerstone of successful...articles, and other curved pages. Formula recognition AsposeAI...

    docs.aspose.com/ocr/python-net/areas-detection/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using C++ https://products.aspose.com/pdf/cpp/merger/ Recent content in Merge PDF Documents using C++ on Aspsoe.PDF Product......com/pdf/cpp/installation/ Documentation pages. To verify the benefits of the...{"@type":"HowToStep","name":"Add a new page to PDF document","image":"https://products...

    products.aspose.com/pdf/cpp/merger/index.xml
  7. 从PDF提取表格|Aspose.PDF for C++

    Aspose.PDF for C++使您能够对PDF文档中包含的表格进行各种操作。您可以在现有PDF文档中添加和提取表格,在新页面上渲染表格等。...Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    docs.aspose.com/pdf/zh/cpp/extract-table-from-e...
  8. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...); // Set connector shape by page name and ID long connectorId...connector = diagram . Pages . GetPage ( "Page-1" ). Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  9. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....includes the SEQ field and the page's number that the field appears...immediately to the left // of the page number that the main sequence...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....defined rectangle Page Transformation For Page transformation of...

    docs.aspose.com/drawing/net/working-with-coordi...