Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 61,555 for

path

(0.12 sec)
  1. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...GraphicsPath path = new GraphicsPath(); 20 path. AddRectangle...(gradientBrush); 30 document. Fill (path); 31 ////////// 32 33 offsetX...

    docs.aspose.com/page/net/ps/working-with-transp...
  2. 使用 C# 从 AcroForm 提取数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取表单字段数据变得简单。了解如何从 AcroForms 中提取数据并将其保存为 JSON、XML 或 FDF 格式。...ExtractFormFields () { // The path to the documents directory var...ExtractFormFieldsToJ () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-data-from-ac...
  3. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...docx" with the path to your Word document and "output...pdf" with the desired output path for the PDF. Next Steps Implement...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  4. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless document automation....whether to include the full file path name. IsDirty { get; set; }...not its full local file system path. // We can set a flag to make...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Using Aspose.Imaging for all JVMs and Platforms...

    Explore the diverse capabilities of the Aspose.Imaging for Java library, designed to seamlessly integrate across various Java Virtual Machines (JVM) and supported JDK...1 set PATH = C: \M anualSoft \g raalvm...raalvm-community-openjdk-21+35.1 \b in ; %PATH% "%JAVA_HOME%\bin\java" -cp...

    docs.aspose.com/imaging/java/using-imaging-with...
  6. 在Jython中复制行和列|Documentation

    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....Workbook object by excel file path workbook = Workbook ( dataDir...Workbook object by excel file path workbook = Workbook () # Accessing...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  7. Get and Search Images in PDF|Aspose.PDF for .NET

    Learn how to search for and extract images from a PDF document in Java using Aspose.PDF for media retrieval....ExtractImagesFromPDF () { // The path to the documents directory var...ExtractImageFromAnIn () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/search-and-get-images-f...
  8. GeoJsonSeq and TopoJson samples - Free Support ...

    Hi Alexander, 1.This what my instruction to users to my user , is it ok? Console.WriteLine(" GeoJsonSeq:“); Console.WriteLine(” Purpose:GeoJson sequence, where each line is an individual GeoJson …...ConverterLayer: For GeoJsonSeq the input path can be .json , .jsonl , or ...For TopoJson the input file path can .topojson or .json ? Thank...

    forum.aspose.com/t/geojsonseq-and-topojson-samp...
  9. 如何用 .NET 添加 Strikeout 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Strikeout 个注释。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Strikeout...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. Adjusting Row Height and Column Width in Python...

    Use Python Excel API to create Excel files in Python. Adjust row height and column width in XLSX or XLS in your Python applications without MS Office....Workbook object by excel file path workbook = self . Workbook (...Workbook object by excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/java/adjusting-row-height...