Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 187,690 for

page

(0.32 sec)
  1. Updating Fields Python|Aspose.Words for Node.js...

    Update fields in a document in different ways and using different option in Node.js....the field is a formula or a page number, it will contain the...or XPS the fields related to page-numbering in headers/footers...

    docs.aspose.com/words/nodejs-net/update-fields/
  2. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  3. Otevřete soubor AI online | products.aspose.com

    Otevřete soubor AI online...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cz/open-ai-online/
  4. Prohlížeč souborů AI online | products.aspose.com

    Zobrazit soubor AI online pomocí vestavěné aplikace Aspose...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cz/view/ai/
  5. Відкрити файл AI онлайн | products.aspose.com

    Відкрити файл AI онлайн...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/ua/view/open-ai-online/
  6. Інтернет-переглядач файлів AI | products.aspose...

    Переглядайте AI-файл онлайн за допомогою вбудованого додатка Aspose...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/ua/view/ai/
  7. Calculate Pin Values and Setting Size of a Shap...

    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....not absolute coordinate in the Page . If the user require to get...Width to resize the shape on the page. Input diagram The diagram after...

    docs.aspose.com/diagram/java/calculate-pin-valu...
  8. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pap...
  10. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Get the pages collection of the document using...document_get_pages function. Add a new page to the pages collection...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...