Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 16,009 for

combine

(0.29 sec)
  1. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Combine(reportDesPath, fileName); Aspose...页码: string desPath = Path.Combine(reportDesPath, fileName); Aspose...

    forum.aspose.com/t/word/316558
  2. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...Combine(inputPath, filename)); string...document pdfDocument.Save(Path.Combine(outputPath, filename)); } }...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  3. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...Combine(DataDir, InputFile); var outputPath...outputPath = System.IO.Path.Combine(DataDir, OutputFile); using...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  4. Extract Tables from Website – C# code

    Learn how to programmatically extract tables from website using the C# Aspose.HTML library. Optimize your data collection and analysis!...Combine(OutputDir, newFileName)); newDoc...newDoc.Save(Path.Combine(OutputDir, newFileName)); i++; } } else...

    products.aspose.com/html/net/extract-table-from...
  5. ปรับขนาดรูปภาพใน HTML – C# – Aspose.HTML for .NET

    ปรับขนาดรูปภาพเช่น PNG, JPEG, GIF, TIFF และ BMP ในเอกสาร HTML โดยทางโปรแกรม ใช้ Aspose.HTML for .NET API เพื่อปรับขนาดรูปภาพผ่าน C#...Combine(DataDir, "document.html" );...saving string savePath = Path.Combine(OutputDir, "resize-image.html"...

    products.aspose.com/html/th/net/images/resize/
  6. Видалити зображення з HTML – C# – Aspose.HTML f...

    Дізнайтеся про важливість видалення непотрібних зображень із HTML і про те, як програмно видалити зображення за допомогою бібліотеки Aspose.HTML for .NET....Combine(DataDir, "file.html" ); //...saving string savePath = Path.Combine(OutputDir, "remove-image.html"...

    products.aspose.com/html/uk/net/images/remove/
  7. Loading TeX from ZIP | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from ZIP with a few lines of C# code....Combine(RunExamples.InputDirectory...outZipStream = File.Open(Path.Combine(RunExamples.OutputDirectory...

    products.aspose.com/tex/net/load-tex-from-zip/
  8. Archiwa

    Archiwa...Combine(@"C:\Files\output.pdf"); //...PDF string savePath = Path.Combine(@"C:\Files\output.pdf"); //...

    blog.aspose.com/pl/html/generate-pdf-from-html-...
  9. Архивы

    Архивы...Combine(dataDir, "zip-in.zip"), FileMode...outZipStream = File.Open(Path.Combine(dataDir, "terminal-out-to-zip...

    blog.aspose.com/ru/tex/convert-tex-latex-to-pdf...
  10. Chercher

    chercher...Combine(OutputDir, $"{i}.svg"), images[i]...local File.WriteAllBytes(Path.Combine(OutputDir, url.Pathname.Split('/')...

    blog.aspose.com/fr/html/extract-svg-from-websit...