Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 141,006 for

page

(0.07 sec)
  1. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....Starts the next section on a new page: builder -> InsertBreak ( BreakType...next section on the current page: builder -> InsertBreak ( BreakType...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Გადაიყვანეთ HTML GIF C++

    გადაიყვანეთ HTML GIF C++ ფორმატში კოდით. შეინახეთ HTML როგორც GIF C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Გადაიყვანეთ DOC PNG C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  4. Გადაიყვანეთ DOC JPG C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  5. Insert Background Image to Excel|Documentation

    This article explains how to insert background image to Excel using Aspose.Cells for Python via .NET sample code....2019): From the Page Layout menu, find the Page Setup option, and...an image from a stream. Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/python-net/insert-backgro...
  6. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets the separator character that appears between the chapter number and the Page number in C++....between the chapter number and the page number. Aspose :: Words :: ...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. 使用 Python 编辑 PDF | Aspose.PDF

    用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 Python.... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  8. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...developers to draw a rectangle in the page and save as SVG format. The...developers to draw a rectangle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  9. PageSetup.BorderDistanceFrom | Aspose.Words for...

    Discover the PageSetup BorderDistanceFrom property to control Page border measurements for precise document formatting. Enhance your layout today!...specified page border is measured from the edge of the page or from...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Add Pages to PDF using Go via C++ | Aspose.PDF

    Add PDF Pages to your document programmatically with Go sample code using Aspose.PDF for Go via C++...to Add pages to PDF Using Go Do you need to add pages to PDF...PDF documents? To add pages, we’ll use Aspose.PDF for Go via C++...

    products.aspose.com/pdf/go-cpp/pages/add/