Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 400,447 for

document

(0.32 sec)
  1. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize Document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/net/aspose.words.loa...
  2. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your Document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....sheets) are loaded when a document is imported from HTML, MHTML...resources when loading Html documents. public void LoadOptionsCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective Document management....(); # Create document object $pdf = new Document ( $dataDir ....$dataDir . "SVG.pdf" ); print "Document has been converted successfully"...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  4. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your Document parses dates and times, ensuring accurate data interpretation....the mode that specifies how document text is parsed to identify...date time format. Document doc = new Document ( MyDir + "Xlsx DateTime...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....the Working with Fields documentation article. Remarks: Identifies...headings in other documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::AI::OpenAiModel::WithProject met...

    Aspose::Words::AI::OpenAiModel::WithProject method. Sets a specified Project to the model in C++....Words :: Document > ( get_MyDir () + u "Big document.docx" );...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  7. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF Document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...word-like text box in a PDF document. I was able to do it in a...here that I have an open word document in the variable “doc”) byte[]...

    forum.aspose.com/t/trying-to-create-a-word-like...
  8. AiModelType Enum | Aspose.Words for .NET

    Discover Aspose.Words.AI.AiModelType enum for seamless integration of AI models in Document processing, enhancing efficiency and productivity....can be integrated into the document processing workflow. public...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. DigitalSignature.SignatureValue | Aspose.Words ...

    Discover the DigitalSignature SignatureValue property, which provides a byte array for secure signature representation. Enhance your digital security today!...digitally signed document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  10. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Create a new PDF Document Add a Page Create a Graph...# Create Document instance document = ap . Document () # Add...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...