Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 186,869 for

page

(0.18 sec)
  1. PageSetup.HeadingLevelForChapter | Aspose.Words...

    Discover the PageSetup HeadingLevelForChapter property to easily customize chapter title styles in your document for enhanced readability and professionalism....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. Document doc = new...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Aspose.PSD CLI Application for .NET|Documentation

    Aspose.PSD-based CLI application for Adobe Photoshop and Adobe Illustrator File Formats CI/CD Automation. Supports PSD, PSB, AI export to PDF, TIFF, JPEG, JPEG2000, PNG, GIF and BMP. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run without code....NET main page Aspose.PSD for .NET is a powerful...Nuget or on Aspose Releases Page . .NET , Java and Python implementations...

    docs.aspose.com/psd/net/cli/
  3. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。...); // get page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  4. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your shape's containing block for precise layout control....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在 PHP 中选择连接器形状的重新路由选项|Documentation

    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....); \ # Access a particular page $page = $diagram -> getPages ()...particular connector shape $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/zh/java/select-reroute-...
  6. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/python-net/redaction/
  7. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  8. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style....align it to a location on the page, such as the center: let tableStyle..."Aligned to the center of the page" ); builder . endTable (); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/python-net/optimize-pdf/