Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 94,479 for

object

(1.73 sec)
  1. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...artifacts → text object not tagged/path object not tagged asad...

    forum.aspose.com/t/merge-pdf-ua/310793
  2. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document Object during the saving process, enhancing your workflow efficiency....property Gets the document object that is being saved. public...Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....Create an "XpsSaveOptions" object that we can pass to the document's...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  4. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...insert(1); // Create object to represent TOC information...3; i++) { // Create Heading object Heading heading2 = new Heading(1);...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  5. Aspose::Words::Saving::OoxmlSaveOptions::get_Di...

    Aspose::Words::Saving::OoxmlSaveOptions::get_DigitalSignatureDetails method. Gets or sets DigitalSignatureDetails Object used to sign a document in C++....or sets DigitalSignatureDeta object used to sign a document. const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::get_SignOptions method. Gets or sets a SignOptions Object used to sign a document in C++....Gets or sets a SignOptions object used to sign a document. const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE Object....property Gets the CLSID of the OLE object. @property def clsid ( self...Shapes store and display OLE objects in the document's body. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....file with the Document class object for conversion of PDF to a...a Text file Create an object of TextAbsorber class to set the...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  9. Create Transparent Image using Java

    This article guides on how to create transparent image using Java. It has all the details to set up the environment, a list of steps, and a sample code to develop a transparent picture maker using Java....image, create a PngOptions object, and set the color type to...transparent. Use the Graphics object to draw a few shapes and text...

    kb.aspose.com/imaging/java/create-transparent-i...
  10. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....protected using the Document class object Call the unprotect() method...It uses the Document class object to load the protected Word...

    kb.aspose.com/words/java/how-to-unprotect-word-...