Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 163,551 for

aspose page

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

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...方形注释类似于圆形注释(Aspose.Pdf.Annotations.CircleAnnotation..."appartments.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  2. Convert USDZ to GLB in Java

    This brief tutorial explains how to convert USDZ to GLB in Java. It outlines the ordered steps, setup essentials, and includes a practical code example to build a USDZ to GLB converter in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/java/convert-usdz-to-glb-in-java/
  3. How to Scale a Worksheet with C++|Documentation

    This article shows you code explaining how to scale a worksheet using Aspose.Cells library with C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/cpp/how-to-scale-a-worksh...
  4. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF Pages into individual PDF files in your .NET applications with C#....Contents [ Hide ] Live Example Aspose.PDF Splitter is an online free...topic shows how to split PDF pages into individual PDF files in...

    docs.aspose.com/pdf/net/split-pdf-document/
  5. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...Text ; using namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  6. How to Convert FBX to OBJ in C#

    This step-by-step tutorial shows you how to convert FBX to OBJ in C# programmatically. Easily create FBX to OBJ C# converter in your .NET windows or ASP.NET applications...Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/net/how-to-convert-fbx-to-obj-...
  7. Manipulate Annotations in PDF using C++ | Aspos...

    Manage Annotations in PDF programmatically with C++ sample code using Aspose.PDF for C++...PDF Draw Polygon Annotation on Page Remove Watermark annotation...Annotation in PDF file, we’ll use Aspose.PDF for C++ API which is a...

    products.aspose.com/pdf/cpp/annotation/
  8. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....def image_size ( self ) -> aspose . pydrawing . Size : ... @image_size...image_size ( self , value : aspose . pydrawing . Size ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Optical Mark Recognition API for Java | Aspose

    Generate machine-readable OMR forms, including bubble sheets, quizzes, surveys, questionnaires, and many more. Recognize hand-filled marks from scanned images and photos within cross-platform Java applications and services....Purchase Try for free Products Aspose. Java OMR OMR for .NET OMR...Java C# Markup // Initialize Aspose.OMR engine OmrEngine engine...

    products.aspose.com/omr/java/
  10. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。... Aspose.PDF for .NET 允许您使用PageNumberStamp添加页码。...允许您使用PageNumberStamp添加页码。 以下代码片段也适用于 Aspose.PDF.Drawing 库。 您可以使用 PageNumberStamp...

    docs.aspose.com/pdf/zh/net/add-page-number/