Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 49,749 for

properties

(0.15 sec)
  1. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。...odsPageBackground ; // Read background properties const backgroundType = background...Populate cells (converted to property-style assignments) worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  2. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...Rotate property and adjust your coordinates...TextStamp class and set its properties accordingly. However, if...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  3. C++ API to Convert PDF to CSV | products.aspose...

    Convert PDF to CSV via C++ API without using Microsoft Excel or Adobe Reader...values of the individual properties. Furthermore, you can also...also set the properties by using respective methods of DocumentInfo...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....FitToPagesWide properties of the PageSetup object for...PdfSaveOptions.OnePagePerSheet property of the PdfSaveOptions object...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  5. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...any specific settings or properties related to content controls...conversion. Sometimes, certain properties may not be fully supported...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  6. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...provide public methods and properties to create or modify a OfficeMath...OfficeMath → CompositeNode → Node Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....texts and their formatting properties. An IParagraph object is...with different formatting properties through its underlying IPortion...

    docs.aspose.com/slides/cpp/manage-paragraph/
  8. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object... Properties Name Description auto_numbering_detection...occur during loading. Use this property to specify whether the system...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...Position (100, 600); //set text properties textFragment.TextState.FontSize...Position (100, 500); //set text properties textFragment2.TextState.FontSize...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  10. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....setPageBreakBefore(boolean) property so it falls under two criteria:...we want to export document properties. saveOptions.setExportDocumentPro(true);...

    reference.aspose.com/words/java/com.aspose.word...