Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 187,696 for

page

(0.14 sec)
  1. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on Page....metafile rendering to the size on page. get emulateRenderingToSi ()...metafile according to the size on page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...ut.pdf" ); } Make NUp Using Page Size and File Paths MakeNUp...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  3. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits.... Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  4. Document error: TJ operator without preceding T...

    When we trying to extract a text or print a pdf, we are getting the below error message “Document error: TJ operator without preceding Tf - no font set for the text segment“. unfortunately due to privacy, i cant upload …...#=zbQhQKFg=(Page #=ztL8V05k=) at #=z9W8OEM$p...#=zWR6Slpk=, Resources #=za3NwiOk=, Page #=ztL8V05k=, Rectangle #=zsJwR5inyT$sP)...

    forum.aspose.com/t/document-error-tj-operator-w...
  5. 使用C++设置图像大小|Aspose.PDF for C++

    本节介绍如何使用C++库设置PDF文件的图像大小。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //..._dataDir + u "aspose-logo.jpg" ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/set-image-size/
  6. FramesetCollection.Item | Aspose.Words for .NET

    Access specific frames with FramesetCollection. Easily retrieve frame Pages by index for efficient web navigation and enhanced user experience....indexer Gets a frame or frames page at the specified index. public...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/net/aspose.words.fra...
  7. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hans/python-net/create/
  10. Aspose::Words::Tables::Table::get_HorizontalAnc...

    Aspose::Words::Tables::Table::get_HorizontalAnchor method. Gets the base object from which the horizontal positioning of floating table should be calculated. Default value is Column in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...