Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 70,201 for

path

(1.5 sec)
  1. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Path).ToArray(); pdfEditor.Concatenate(...ConcatenateIgnoringC; Check File Paths : Make sure that the paths you are providing...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  2. Integrate PDF Tables with Data Sources in Java|...

    Learn how to integrate PDF tables with structured data sources such as CSV files in Java....createPdfFromCsv ( Path inputFile , Path outputFile , int maxRows...List < String []> readCsv ( Path inputFile ) throws Exception...

    docs.aspose.com/pdf/java/integrate-table/
  3. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  4. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....Path ; import java.nio.file.Paths ; import com.aspose...private static Path _dataDir = Paths . get ( "<set path to samples>"...

    docs.aspose.com/pdf/java/convert-images-format-...
  5. Upgrade Aspose.Grid.Web to Aspose.Cells.GridWeb...

    This article introduces how to upgrade in GridWeb....Web client path, agw_client , has changed to...Aspose.Cells.GridWeb. The client path setting in the web.config file...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Shape.stroke_weight property | Aspose.Words for...

    Shape.stroke_weight property. Defines the brush thickness that strokes the Path of a shape in points....brush thickness that strokes the path of a shape in points. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldDatabase::set_FileN...

    Aspose::Words::Fields::FieldDatabase::set_FileName method. Sets the complete Path and file name of the database in C++....me method Sets the complete path and file name of the database...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Automatically download required resources|Docum...

    How to use Aspose.OCR for Python via C++ resources in offline mode....Specify the path to that directory in root_load_path property of...load_settings . root_load_path = "path/to/dir/with/resources" load_settings...

    docs.aspose.com/ocr/python-cpp/modules/auto/
  9. 搜索

    搜索...continue; // 接受繪圖指令的路徑 GeneralPath path = new GeneralPath(); // 創建 ...outlinePainter = new GlyphOutlinePainter(path); // 創建渲染器 IGlyphRenderer renderer...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  10. Convert WORD To PDF Java

    Convert a Word document to PDF format in Java code. Save a Word document as PDF using Java.... Next, specify the path to the input file and create...You then need to specify the path to the PDF output file and use...

    products.aspose.com/words/java/conversion/word-...