Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 65,988 for

paths

(0.12 sec)
  1. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for .NET API....external, cell reference, file path, etc. Aspose.Cells supports...link FilePath: Local and full paths to files/folders. Email: Email...

    docs.aspose.com/cells/net/detect-hyperlink-type/
  2. Simple chat|Documentation

    Send messages without explicit session management....or share it with other code paths. For multiple distinct conversations...

    docs.aspose.com/llm/net/use-cases/simple-chat/
  3. AI (Adobe Illustrator) format|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.... Rendering of complex paths from AI file using C# API without...

    docs.aspose.com/psd/java/ai-adobe-illustrator-f...
  4. Insert PDF pages|Aspose.PDF for .NET

    This section explains how to insert PDF pages with Aspose.PDF Facades using PdfFileEditor class....Between Two Numbers Using File Paths A particular range of pages...InsertPdfPagesBetwee () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/insert-pdf-pages/
  5. Image and Text Vectorization – Aspose.SVG for P...

    The articles in this section explain how to convert SVG text to vector and how to convert raster image to vector graphic using the Aspose.SVG Python library....geometric shapes made up from path elements and stored as SVG....vector graphics (made up of paths defined by mathematical equations)...

    docs.aspose.com/svg/python-net/vectorization/
  6. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....document defines all the shapes, paths, colors, and text that make...basic elements such as shapes, paths, transformations, and working...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  7. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...HTML-to-Tagged-PDF: CSS border/background path objects not tagged as Artifacts...<!doctype html> Bug Report: Path Objects Not Tagged as Artifacts...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  8. 在 C# 中指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...; // Configure the look up paths to allow importer to find external...; // Configure the look up paths to allow importer to find external...

    docs.aspose.com/3d/zh/net/specify-3d-file-load-...
  9. Convert CDR to JPG using C#

    Follow this article to convert CDR to JPG using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a CDR format to JPG converter using C#....license using SetLicense Define paths for the input CDR and output...input CDR and output JPEG file paths. Then, load the CDR file, configure...

    kb.aspose.com/imaging/net/convert-cdr-to-jpg-us...
  10. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...PDF stores shapes as vector paths on separate layers. However...at least converting vector paths in the PDF to editable freeform...

    forum.aspose.com/t/preserving-shape-details-in-...