Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 187,789 for

page

(0.14 sec)
  1. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Document () # Add page page = document . Pages . Add () # Add text...text to new page textFragment = TextFragment ( "Hello,world!"...

    docs.aspose.com/pdf/zh/net/python-net/
  2. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageSize method. Gets or sets the size of a generated image in pixels in C++....Examples Shows how to render every page of a document to a separate...doc ); builder -> Writeln ( u "Page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF Pages of your document programmatically with C++ sample code using Aspose.PDF for C++...action with Pages in C++ Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document using C++ In order to add page in PDF...

    products.aspose.com/pdf/cpp/pages/
  4. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NewColumn...new page. EvenPage The section starts on a new even page. OddPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Remove Watermark from PDF using C# | Aspose.PDF

    Remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Page.Artifacts collection class....inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/net/watermark/remove/
  6. Remove Pages from PDF using php-java | Aspose.PDF

    Remove Pages from PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...How to Delete pages from PDF using PHP Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/php-java/pages/remove/
  7. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is Left...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Working with Visual Studio|Documentation

    This article introduces how to use GridWeb in visual studio....Source & Design Views of a Web Page A default web site has been...contains a Default.aspx web page with some dummy text and markup...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...1 KB) AddTextBox(page, "Box Number One", new AnnotationDetails(180...120, 60, 60), 0); AddTextBox(page, "Box Number Two", new AnnotationDetails(220...

    forum.aspose.com/t/text-rotation-in-floatingbox...
  10. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document.... PageBreak Explicit page break. ColumnBreak Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/nodejs-net/aspose.wo...