Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 96,271 for

object

(0.25 sec)
  1. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object com . aspose . pdf . facades...(); // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/delete-pdf-pages/
  2. Ինչպես փոխարկել SVG-ն PDF-ի C# կոդով

    Այս քայլ առ քայլ ձեռնարկը մանրամասնում է, թե ինչպես փոխարկել SVG-ն PDF-ի C#-ով: SVG-ից PDF C# փոխարկիչ ստեղծելը հեշտ և պարզ է՝ օգտագործելով Aspose.SVG-ը .NET-ի համար:...օգտագործելով PdfRenderingOptions object Վերջապես, պահպանեք ելքային...PDF-ը` SVG-ը դարձնելով PdfDevice object C# converter for SVG PDF ձևաչափի...

    kb.aspose.com/hy/svg/net/how-to-convert-svg-to-...
  3. Aspose::Words::IRevisionCriteria interface | As...

    Aspose::Words::IRevisionCriteria interface. Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the Accept()/Reject() methods in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/ire...
  4. Aspose::Words::Saving::IDocumentSavingCallback ...

    Aspose::Words::Saving::IDocumentSavingCallback interface. Implement this interface if you want to have your own custom method called during saving a document in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Loading::IDocumentLoadingCallbac...

    Aspose::Words::Loading::IDocumentLoadingCallback interface. Implement this interface if you want to have your own custom method called during loading a document in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a shape has started in C++....Words::Drawing::Shape> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a shape has ended in C++....Words::Drawing::Shape> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentVisitor::VisitSectionEnd...

    Aspose::Words::DocumentVisitor::VisitSectionEnd method. Called when enumeration of a section has ended in C++....System::SharedPtr<Aspose::Words::Section> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentVisitor::VisitSpecialCha...

    Aspose::Words::DocumentVisitor::VisitSpecialChar method. Called when a SpecialChar node is encountered in the document in C++....e::Words::SpecialChar> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete 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/delete-pdf-pages/