Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 14,349 for

object

(0.09 sec)
  1. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in Java....Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  2. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....in Java follows: Initialize object with an input stream containing...bounding box. Crop PsDocument object with new bounding box with...

    docs.aspose.com/page/java/crop-eps/
  3. Crop EPS | C# .NET API Solution

    Crop EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....image in C# follows: Initialize object with the input stream containing...bounding box. Crop PsDocument object with new bounding box with...

    docs.aspose.com/page/net/crop-eps/
  4. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays....Shows how to optimize document objects while saving to xps. Document...Create an "XpsSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) Object...RTF document into a Document object. To learn more, visit the Specify...EquationXML to Office Math objects. (Inherited from LoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Copy Worksheet to Another Workbook in Py...

    This short tutorial describes the process how to copy worksheet to another workbook in Python. It contains all the necessary details for the configuration, important classes and methods to be used and a runnable sample code that demonstrates the process to duplicate Excel sheet in Python....called that takes a worksheet object as an argument. Here we provide...takes the CopyOptions class object as a second argument. The CopyOptions...

    kb.aspose.com/cells/python/how-to-copy-workshee...
  7. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...two ways of adding pages to object. The following code snippet...the resulting PS file. Create object with default options. Create...

    docs.aspose.com/page/net/ps/working-with-pages/
  8. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...NullReferenceExcepti: Object reference not set to an instance of an object. at...Run() { // Create PdfFileEditor object PdfFileEditor pdfEditor = new...

    forum.aspose.com/t/nullreferenceexception-when-...
  9. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....{ get; } Gets a FieldFormat object that provides typed access...new [] { "MergeField" }, new object [] { "" }); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....structured document tag by object. StructuredDocumentTa tag =...structured document tag by object. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words/doc...