Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 6,391 for

box

(0.06 sec)
  1. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...= 72 ; // Create a floating box with the same margin as the page...Margin ; // Add the floating box to the page pdfPage . Paragraphs...

    docs.aspose.com/pdf/zh/net/working-with-headings/
  2. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding Boxes during recognition....Rectangle Line bounding box TextInLine string Extracted text...

    docs.aspose.com/ocr/net/image-line-extract/
  3. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF document using Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-page-number/
  4. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically.... The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  5. Report Template and Merge Fields|Aspose.Words f...

    How to create report template for the Aspose.Words for SharePoint.... In the Field name text box, enter a name for the merge field...

    docs.aspose.com/words/sharepoint/report-templat...
  6. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... Box , 1f , Aspose . Pdf . Color ...Aspose . Pdf . BorderSide . Box , 0.5f , Aspose . Pdf . Color...

    docs.aspose.com/pdf/net/complex-pdf-example/
  7. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textBox in Aspose.cells....to Worksheet Access the Text Box by Name Analyzing your prompt...

    docs.aspose.com/cells/net/applying-text-alignme...
  8. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding Boxes during recognition....line Rectangle Line bounding box textInLine String Extracted text...

    docs.aspose.com/ocr/java/image-line-extract/
  9. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  10. 产生紫外线|Documentation

    Aspose.3D for .NET 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...without UV data var mesh = ( new Box ()). ToMesh (); mesh . VertexElements...

    docs.aspose.com/3d/zh/net/generate-uv/