Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 96,275 for

object

(0.34 sec)
  1. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving documents using DoclingSaveOptions in Aspose.Words....saved if this save options object is used. Can only be Docling...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....ords::TabStop>& A tab stop object to add. Remarks If a tab stop... // 1 - Create a "TabStop" object, and then add it to the collection:...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...message: Object reference not set to an instance of an object." source=“Aspose...ApplicationException: Object reference not set to an instance of an object. StackTrace:...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  4. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....// Add an image to OcrInput object and apply processing filters...// Add an image to OcrInput object and apply processing filters...

    docs.aspose.com/ocr/net/binarization/
  5. Insert PDF pages|Aspose.PDF for .NET

    This section explains how to insert PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/insert-pdf-pages/
  6. Aspose.Email.Graph in WinForm app - Free Suppor...

    Hi I got the console example working to connect to Exchange via Microsoft.Graph to list email folders. However I can’t get this to work when I convert it to a WinForms application. It appears to hang on ExecutionHangs…...private void button1_Click(object sender, EventArgs e) { GetFolders();...private async void button1_Click(object sender, EventArgs e) { await...

    forum.aspose.com/t/aspose-email-graph-in-winfor...
  7. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math Object corresponded to the EQ field....as_office_math() Returns Office Math object corresponded to the EQ field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::TxtSaveOptions::get_Offi...

    Aspose::Words::Saving::TxtSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....Shows how to export OfficeMath object as Latex in TXT. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...(); // Create PdfFileStamp object using ( var fileStamp = new...(); // Create PdfFileStamp object using ( var fileStamp = new...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  10. Convert USDZ to STL File Programmatically in C#...

    Convert USDZ to STL File Programmatically in C#. Export USDZ file in .NET or .NET Core based applications with few lines of code....API supports working with 3D objects and scenes. You only need to...input USDZ file. Initialize an object of STLSaveOptions class. Convert...

    blog.aspose.com/3d/usdz-to-stl-csharp/