Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 60,903 for

path

(0.1 sec)
  1. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...insertIntoBookmark(path+"InsertIntoBookmarkLo.doc", path+"InsertIntoBookmarkLo_compiled...mpiled.doc", "destinatari", path+"Aspose Limited"); } private...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  2. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...sets the file name (without path) where the font will be saved... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  4. Convert OST to PDF in Python | products.aspose.com

    Save OST to PDF in your Python applications without using Microsoft Outlook or Word...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  5. PDF to TIFF Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-tiff/
  6. Convert VCF to PNG in Python | products.aspose.com

    Save VCF to PNG in your Python applications without using Microsoft Outlook or Word...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  7. Aspose.PSD for Python via .NET 24.4 - Release N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... path . set_items ( newShapes ) shapeLayer...fill assert len ( shapeLayer . path . get_items ()) == 1 assert...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  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....void SetPrivilege1 () { // The path to the documents directory var...SetPrivilegeWithPass () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/set-privileges/
  9. Issues Compiling LaTeX Document with BibTeX Usi...

    Hi everyone, I’m having trouble compiling a LaTeX document with BibTeX using Aspose.TeX. Here are the details of my setup and the issues I’m encountering: Setup: LaTeX Document: My LaTeX document includes the biblate…... new TeXJob(Path.Combine(RunExamples.InputDirectory...files manually. Correct File Paths : Verify that the .bib file...

    forum.aspose.com/t/issues-compiling-latex-docum...
  10. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....MarkdownSaveOptions, and the path to the output file. To convert...directories and paths 8 output_dir = "output/" 9 if not os. path . exists...

    docs.aspose.com/html/python-net/convert-html-to...