Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 188,097 for

page

(1.67 sec)
  1. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/net/aspose.words.set...
  2. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details, check the GitHub page. How to Create AcroForm in PDF...new Document ( $inputFile ); $page = $document -> getPages () ->...

    products.aspose.com/pdf/php-java/acroforms/create/
  3. 填写 AcroForms|Aspose.PDF for Java

    本节说明如何使用 Aspose.PDF for Java 在 PDF 文档中填写表单字段。...pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/zh/java/fill-form/
  4. Set DeviceInfo in rsreportserver.config|Documen...

    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....report header item into the Excel page header. The default value is...report footer item into the Excel page footer. The default value is...

    docs.aspose.com/cells/reportingservices/set-dev...
  5. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...# 创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  6. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code Page in C++....sets the VBA project’s code page. int32_t Aspose :: Words ::...name: {0} signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Convert TEXT To Image C#

    Convert TEXT to Image format in C# code. Save TEXT as Image using C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/net/conversion/text-t...
  8. Aspose::Words::Framesets::Frameset::get_FrameDe...

    Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web Page URL or document file name to display in this frame in C++....method Gets or sets the web page URL or document file name to...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  9. Փոխարկել TEXT JPG C#

    Փոխարկեք TEXT ը JPG ձևաչափի C# կոդով: Պահեք TEXT որպես JPG օգտագործելով C#:...Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/hy/net/conversion/tex...
  10. Convert WORD To JPG C++

    Convert a Word document to JPG format in C++ code. Save a Word document as JPG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/word-t...