Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 59,326 for

paths

(0.08 sec)
  1. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Make sure to adjust the file paths as necessary for your environment...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  2. 字体转换。高级详细信息|爪哇

    C ++ API从Aspose.font转换字体。有时,您需要在保存之前读取转换的字体数据。这里的方法旨在帮助它。...Paths ; 8 9 import com.aspose.font...2 //打开CFF字体 3 字符串fontpath = paths. get (getDatadir() ,“ centurygothic...

    docs.aspose.com/font/zh/java/convert/advanced-m...
  3. LaTeX to XPS | Aspose.TeX for Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples....elements, including Canvas , Path , and Glyphs . The Canvas element...can contain other Canvases , Paths , and Glyphs , and it controls...

    docs.aspose.com/tex/python-net/latex-to-xps/
  4. Question about error handling in Aspose.Pdf - F...

    I am looking to evaluate Aspose.Pdf as a possible printing solution for a client of ours. One of the primary concerns we have is determining whether the printing of the document actually occurred or not. So this means i…...NET GDI Print Path (provided by the System.Drawing...including more modern .NET XPS Print Path (System.Printing API) that allows...

    forum.aspose.com/t/question-about-error-handlin...
  5. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a document, which is produced by OCR software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a regular hy…...Document doc = new Document("path/to/your/document.docx"); //...modified document doc.Save("path/to/your/modified_document.docx");...

    forum.aspose.com/t/optional-hyphen/316920
  6. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....properties like the look-up paths, embedding the textures, flipping...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  7. Compress CSV File using C#

    This topic covers how to compress CSV file using C#. It discusses the environment setup, the stepwise algorithm, and a runnable sample code for CSV file compression using C#....mentioning the source file paths and file names as well as the...

    kb.aspose.com/zip/net/compress-csv-file-using-c...
  8. Rotate PDF Pages Using Python via C++|Aspose.PD...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python via C++....path # Creating a path to the directory containing...sample files dataDir = os . path . join ( os . getcwd (), "samples"...

    docs.aspose.com/pdf/python-cpp/rotate-pages/
  9. System Requirements|Aspose.Words for Python via...

    Before you start working with Aspose.Words for Python via .NET, ensure that you meet the operating system, platform and environment requirements so the activities on your devices are properly accounted for....options to set alternate library paths when compiling Python, or fixed...

    docs.aspose.com/words/python-net/system-require...
  10. Paint Builder – Create SVG Patterns – Aspose.SV...

    Learn how to use the Paint Builder in Aspose.SVG for .NET to configure the paint properties of SVG elements by creating SVG patterns as an example....applied to fill shapes, text, and paths in an SVG document. They define...SVGSVGElement); 23 document. Save (Path. Combine (OutputDir, "pattern-stars...

    docs.aspose.com/svg/net/paint-builder/