Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 188,102 for

page

(0.5 sec)
  1. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。...123" ); // Setting the current page number at the central section...setFooter ( 1 , "&P" ); // Setting page count at the right section of...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  2. Გადაიყვანეთ Გამოსახულება PNG Java

    გადაიყვანეთ Გამოსახულება PNG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.png", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  3. PDF OptimizeResources() throws System.NullRefer...

    Hi, I’m investigating an error where a PDF document is created and we call the OptimizeResources() method which is throwing System.NullReferenceException: System.Reflection.TargetInvocationException: Exception has been…...Page.#=zGDyUiziuwWsKPybL1Q==(Dictionary`2...#=zM$QV2FjNdUPa) at Aspose.Pdf.Page.#=z0$JF27wPjEgV(Dictionary`2...

    forum.aspose.com/t/pdf-optimizeresources-throws...
  4. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...Insert Page Numbers in Word using Java How to Put Page Number...

    kb.aspose.com/categories/page/60/
  6. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Page Product Family Aspose.PSD Product...Convert HTML Page to PDF in C# How to Rearrange Pages in a PDF using...

    kb.aspose.com/pdf/net/page/4/
  7. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and saves the differences to the provided output stream in the specified save format, producing changes as a number of edit and format revisions in C++....PNG, or WebP), only the first page of the output will be saved...PNG, or WebP), only the first page of the output will be saved...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...JpegDevice(resolution) page_count = 1 dmc_preview_urls =...dmc_password) while page_count <= max_pages and page_count <= len(document...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  9. Aspose::Words::Saving::MultiPageLayout class | ...

    Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple Pages into a single output in C++....layout for rendering multiple pages into a single output. class...get_BorderColor () Gets the color of the pages border. The default is Empty...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. | Aspose.PDF

    Manage PDF Annotations Programmatically with C# Using Aspose.PDF for .NET...PDF Draw Polygon Annotation on Page Remove Watermark annotation...PDF. Add the annotation to the Page object’s Annotations collection...

    products.aspose.com/pdf/net/annotation/