Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 423,802 for

document

(1.31 sec)
  1. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  2. Work with PDF Operators in Python|Aspose.PDF fo...

    Learn how to use low-level PDF operators in Python for precise content stream manipulation and graphics control....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  3. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...wrapped properly as per word document. Additionally, “Section_3”...CreateSectionBreak(ref Document doc) { try { Aspose.Words.Document tempDoc =...

    forum.aspose.com/t/content-control-wrapping-iss...
  4. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the Document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…... First we open the document by Aspose Words and save it...Aspose.Words.Document doc = new Aspose.Words.Document(filepath);...

    forum.aspose.com/t/saving-and-converting-docx-f...
  5. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....owner document properties of lists. doc = aw . Document () lists...assertEqual ( doc , lists . document ) doc_list = lists . add (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Convert Microsoft ® Office documents, PDF, Images, HTML and multiple...Library speeds up developing document manipulation solutions from...

    products.aspose.com/total/java/conversion/
  7. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....SetPrivilege1 () { // The path to the documents directory var dataDir = RunExamples...PdfFileSecurity ()) { // Bind PDF document fileSecurity . BindPdf ( dataDir...

    docs.aspose.com/pdf/net/set-privileges/
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...