Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 5,607 for

compare document

(0.1 sec)
  1. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution.... To avoid duplicates, compare hashes, sizes, or contents...objects, such as attached documents? Not directly, because an...

    docs.aspose.com/slides/net/extracting-images-fr...
  2. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a Document and the table’s auto-fit property is disabled, the column widths of t…...When the HTML is added to a document and the table’s auto-fit property...create a new Document and DocumentBuilder Document wdDoc = new...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  3. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...getBytes()); Document pdfDocument = new Document(this.outputPdfFilePath);...10:47am 34 Did you got chance to compare both PowerPoint docs? one -...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  4. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting Documents, they do not work as expected when v…...updated in the resulting documents, they do not work as expected...we uploaded the repaired documents to SharePoint Online. In "Sample...

    forum.aspose.com/t/file-corruption-after-replac...
  5. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...Document myDocument = new Aspose.Pdf.Document(); Aspose...estimate the table’s height and compare it with the available space...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  6. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages....Instr( start,string1, string2, compare ) LCase( string ) Left( string...StrComp( string1, string2, compare ) StrConv( string, conversion...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  7. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases.... () { // The path to the documents directory var dataDir = RunExamples...Open PDF document using ( Aspose . Pdf . Document document = new...

    docs.aspose.com/pdf/net/whatsnew/2025/
  8. Baseline Task Scheduling | Aspose.Tasks Documen...

    Learn how to edit Microsoft Project (MPP/XML) task baselines using Aspose.Tasks for .NET.... By comparing baseline dates with the actual...variance analysis : regularly compare baseline vs. actual dates to...

    docs.aspose.com/tasks/net/baseline-task-schedul...
  9. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations using Aspose.Tasks for .NET.... By comparing baseline duration with the...assumptions Variance analysis — compare planned vs. actual duration...

    docs.aspose.com/tasks/net/task-baseline-duration/
  10. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a Document generation API that processes Word templates using A…...Background: We are running a document generation API that processes...templates using Aspose.Words.Document under concurrent load. Each...

    forum.aspose.com/t/gc-behavior-under-high-load-...