Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 4,984 for

document assembly

(0.94 sec)
  1. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...loads the aspose‑pyreflection assembly it finds (25.8.0.0). Later...Words tries to load the same assembly, expects version 25.10.0.0...

    forum.aspose.com/t/python-words-and-barcode-for...
  2. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your Document processing with powerful features today!...the Working with Fields documentation article. public class FieldToa...that marks the portion of the document used to build the table. DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic Document creation and visualization....the Working with Charts documentation article. public class ChartSeries...DataLabels () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Source Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.Source class, your go-to solution for managing individual sources like books, journal articles, and interviews effortlessly....available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  5. EditingLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.EditingLanguage enum to define and enhance your Document editing experience with customizable language options....preferences when loading a document. LoadOptions loadOptions =...EditingLanguage . Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Question regarding Aspose.Pdf license for Epico...

    Hello, I’m looking for assistance to determine which Aspose.Pdf license version to purchase for my use case within our Epicor Kinetic cloud instance. Previously, within our Epicor function, I was able to instantiate th…...License(); var assembly = System.Reflection.Assembly.Load("Ice.Lib...inputPdf = new Aspose.Pdf.Document(ms)) { finalPdf.Pages.Add(inputPdf...

    forum.aspose.com/t/question-regarding-aspose-pd...
  7. Product Overview | Aspose.Page for C++

    C++ Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for C++....work with XPS and EPS/PS documents in your C++ application. It...existing as well as new XPS documents. Furthermore, it lets you...

    docs.aspose.com/page/cpp/product-overview/
  8. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…...are missing in the resulting document. Since System.Drawing is not...Aspose.Pdf.Document pubPdfDoc = new Aspose.Pdf.Document(outStream);...

    forum.aspose.com/t/issue-with-image-handling-af...
  9. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Document(@“D:\abc\1212\c++.1.pdf”);...created by InDesign, but test-documents created with Microsoft Word...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  10. Getting Started – Aspose.HTML for .NET

    Learn about Aspose.HTML for .NET library – benefits and features, performance and scalability, learning and technical support....features in many different areas: Document object model – created according...according to the official HTML documentation, which allows you to edit...

    docs.aspose.com/html/net/getting-started/