Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 184,578 for

page

(0.24 sec)
  1. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  2. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库支持 PDF 文件中的 DICOM 图像。...Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/zh/net/support-for-dicom-ma...
  3. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/net/convert-images-format-t...
  4. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size....metafile according to the size on page or the display of the metafile...according to the metafile size on page. The size in pixels is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container....Create a new PDF Document Add a Page Create a Graph Create a Rectangle...() # Add page to pages collection of PDF file page = document...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  8. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/net/redaction/
  9. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words/doc...